Skip to content

Commit

Permalink
Merge pull request #38 from sumoshi/master
Browse files Browse the repository at this point in the history
Update version to v0.2.0.0, code name 'Sapporo'
  • Loading branch information
sumoprojects committed Dec 1, 2017
2 parents 4461fa4 + 8e08fe9 commit cacef6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/version.h.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#define SUMOKOIN_VERSION_TAG "@VERSIONTAG@"
#define SUMOKOIN_VERSION "0.1.2.0"
#define SUMOKOIN_RELEASE_NAME "Hokkaido"
#define SUMOKOIN_VERSION "0.2.0.0"
#define SUMOKOIN_RELEASE_NAME "Sapporo"
#define SUMOKOIN_VERSION_FULL SUMOKOIN_VERSION "-" SUMOKOIN_VERSION_TAG

0 comments on commit cacef6d

Please sign in to comment.