Skip to content

Commit

Permalink
#CHARNACOIN version 0.10.1
Browse files Browse the repository at this point in the history
adjustements for nodes sync
per blocks checkpoint disabling: fixing first blocks mining validation
follow semver spec with three number
  • Loading branch information
tnga committed Jun 12, 2017
1 parent f172802 commit 2b56bfc
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 MONERO_VERSION_TAG "@VERSIONTAG@"
#define MONERO_VERSION "0.10.0.0"
#define MONERO_VERSION "0.10.1"
#define MONERO_RELEASE_NAME "yes weloobe"
#define MONERO_VERSION_FULL MONERO_VERSION "-" MONERO_VERSION_TAG

0 comments on commit 2b56bfc

Please sign in to comment.