about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2024-07-25 08:07:21 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2024-07-25 08:07:21 -0400
commit9b70c6ccd3ea6c65d927af8b506ffdea374a4dc2 (patch)
tree72de7b85363a883301c7bfbf4cf7530154469a49 /src
parentc3106d027414ca73a106df6894bb6a30b3a296ce (diff)
downloadlingo-ap-tracker-0.11.1.tar.gz
lingo-ap-tracker-0.11.1.tar.bz2
lingo-ap-tracker-0.11.1.zip
Bump version v0.11.1
Diffstat (limited to 'src')
-rw-r--r--src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h index ed5e97c..24c04b4 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, 11, 0); 39constexpr const Version kTrackerVersion = Version(0, 11, 1);
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