Skip to content

Commit

Permalink
Update version.h.in
Browse files Browse the repository at this point in the history
1. Updated version to 0.8.8.2
  • Loading branch information
1 parent 44f61c3 commit 6d94334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/version.h.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#define BUILD_COMMIT_ID "@VERSION@"
#define PROJECT_VERSION "0.8.8.1"
#define PROJECT_VERSION "0.8.8.2"
#define PROJECT_VERSION_BUILD_NO "1"
#define PROJECT_VERSION_LONG PROJECT_VERSION "." PROJECT_VERSION_BUILD_NO "(" BUILD_COMMIT_ID ")"

0 comments on commit 6d94334

Please sign in to comment.