about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2024-07-16 01:23:17 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2024-07-16 01:23:17 -0400
commit9b193c3ffd036dbc2496645ef7ffc8938ddeeb8e (patch)
tree6181628e1a004ef5e633abcc6bddb479f17503fd
parent8995a57f74f2ba87575cc81d6f37fbcc6b452fcc (diff)
downloadlingo-ap-tracker-9b193c3ffd036dbc2496645ef7ffc8938ddeeb8e.tar.gz
lingo-ap-tracker-9b193c3ffd036dbc2496645ef7ffc8938ddeeb8e.tar.bz2
lingo-ap-tracker-9b193c3ffd036dbc2496645ef7ffc8938ddeeb8e.zip
Bump version v0.10.6
-rw-r--r--src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h index b688e27..8f93e18 100644 --- a/src/version.h +++ b/src/version.h
@@ -36,6 +36,6 @@ struct Version {
36 } 36 }
37}; 37};
38 38
39constexpr const Version kTrackerVersion = Version(0, 10, 5); 39constexpr const Version kTrackerVersion = Version(0, 10, 6);
40 40
41#endif /* end of include guard: VERSION_H_C757E53C */ \ No newline at end of file 41#endif /* end of include guard: VERSION_H_C757E53C */ \ No newline at end of file