Skip to content

Commit

Permalink
Update version.h.in
Browse files Browse the repository at this point in the history
  • Loading branch information
ParsiCoin committed May 8, 2018
1 parent 008199a commit ac4b6f5
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 PROJECT_VERSION "0.9"
#define PROJECT_VERSION_BUILD_NO "5a"
#define PROJECT_VERSION_BUILD_NO "6"
#define PROJECT_VERSION_LONG PROJECT_VERSION "." PROJECT_VERSION_BUILD_NO "(" BUILD_COMMIT_ID ")"

0 comments on commit ac4b6f5

Please sign in to comment.