about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-02-10 22:05:19 -0500
committerStar Rauchenberger <fefferburbia@gmail.com>2025-02-10 22:05:19 -0500
commitade08eb871f4436f3013c34661e083f24aec3782 (patch)
treef40c1094bb009cf6a290ae890b3c76e81800f4e8
parent712313d825db7ce7c9d4457f7564b27d3dd4ce64 (diff)
downloadlingo-ap-tracker-ade08eb871f4436f3013c34661e083f24aec3782.tar.gz
lingo-ap-tracker-ade08eb871f4436f3013c34661e083f24aec3782.tar.bz2
lingo-ap-tracker-ade08eb871f4436f3013c34661e083f24aec3782.zip
Bump version v0.12.2
-rw-r--r--src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h index 3ef9898..2be9abb 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, 12, 1); 39constexpr const Version kTrackerVersion = Version(0, 12, 2);
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