Skip to content

Commit dc0018c

Browse files
1.9.2
1 parent c4fcc45 commit dc0018c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/version.h.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#define BUILD_COMMIT_ID "@VERSION@"
2-
#define PROJECT_VERSION "1.9.1"
3-
#define PROJECT_VERSION_BUILD_NO "9050"
2+
#define PROJECT_VERSION "1.9.2"
3+
#define PROJECT_VERSION_BUILD_NO "9052"
44
#define PROJECT_RELEASE "GODFLAME"
55
#define PROJECT_VERSION_LONG PROJECT_RELEASE " || " "v" PROJECT_VERSION "." PROJECT_VERSION_BUILD_NO "(" BUILD_COMMIT_ID ")"

0 commit comments

Comments
 (0)