Skip to content

Commit

Permalink
Update version.h.in
Browse files Browse the repository at this point in the history
  • Loading branch information
yerkobits authored Aug 14, 2018
1 parent 47c3c5b commit feca0ad
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 "beta"
#define BUILD_COMMIT_ID "release"
#define PROJECT_VERSION "0.6"
#define PROJECT_VERSION_BUILD_NO "2"
#define PROJECT_VERSION_LONG PROJECT_VERSION "." PROJECT_VERSION_BUILD_NO "(" BUILD_COMMIT_ID ")"

0 comments on commit feca0ad

Please sign in to comment.