Skip to content

Commit 4abce77

Browse files
committed
build number: 89 -> 90
1 parent ca920a8 commit 4abce77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/version.h.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
#define BUILD_COMMIT_ID "@VERSION@"
44
#define PROJECT_VERSION "0.3.0"
5-
#define PROJECT_VERSION_BUILD_NO 89
5+
#define PROJECT_VERSION_BUILD_NO 90
66
#define PROJECT_VERSION_BUILD_NO_STR STRINGIFY_EXPAND(PROJECT_VERSION_BUILD_NO)
77
#define PROJECT_VERSION_LONG PROJECT_VERSION "." PROJECT_VERSION_BUILD_NO_STR "(" BUILD_COMMIT_ID ")"

0 commit comments

Comments
 (0)