Skip to content

Commit

Permalink
version.cpp.in: Updated version
Browse files Browse the repository at this point in the history
Updated the version to 1.1.1
  • Loading branch information
X-CASH-official committed Sep 2, 2018
1 parent 6b4b8cd commit 8d061a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/version.cpp.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#define DEF_XCASH_VERSION_TAG "@VERSIONTAG@"
#define DEF_XCASH_VERSION "1.0.0-master"
#define DEF_XCASH_VERSION "1.1.1-master"
#define DEF_XCASH_RELEASE_NAME ""
#define DEF_XCASH_VERSION_FULL DEF_XCASH_VERSION "-" DEF_XCASH_VERSION_TAG

Expand Down

0 comments on commit 8d061a3

Please sign in to comment.