about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2024-06-10 19:33:05 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2024-06-10 19:33:05 -0400
commit7fb9b44388b2a11e5ceaa281c2579bf8ffc045bf (patch)
tree7592c1514bbee6f222b14d51ba6bf72c802ab5d7 /src
parent902bad34643b10880704dbc41f3b1253bac2f542 (diff)
downloadlingo-ap-tracker-0.10.3.tar.gz
lingo-ap-tracker-0.10.3.tar.bz2
lingo-ap-tracker-0.10.3.zip
Bump version v0.10.3
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 060d557..7c3d3ad 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, 2); 39constexpr const Version kTrackerVersion = Version(0, 10, 3);
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