Skip to content

Commit 256ca25

Browse files
committed
Updated version to the final 1.0
1 parent f3b9b0d commit 256ca25

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11

22
// AUTO GENERATED FILE, DO NOT EDIT
33
#ifndef VERSION
4-
#define VERSION "0.2.6"
4+
#define VERSION "1.0.0"
55
#endif
66
#ifndef BUILD_TIMESTAMP
7-
#define BUILD_TIMESTAMP "2024-03-26 23:18:21.389647"
7+
#define BUILD_TIMESTAMP "2024-05-14 12:09:00.389647"
88
#endif
99

tools/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.6
1+
1.0.0

0 commit comments

Comments
 (0)