We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3b9b0d commit 256ca25Copy full SHA for 256ca25
src/version.h
@@ -1,9 +1,9 @@
1
2
// AUTO GENERATED FILE, DO NOT EDIT
3
#ifndef VERSION
4
- #define VERSION "0.2.6"
+ #define VERSION "1.0.0"
5
#endif
6
#ifndef BUILD_TIMESTAMP
7
- #define BUILD_TIMESTAMP "2024-03-26 23:18:21.389647"
+ #define BUILD_TIMESTAMP "2024-05-14 12:09:00.389647"
8
9
tools/version
@@ -1 +1 @@
-0.2.6
+1.0.0
0 commit comments