Skip to content

Commit

Permalink
Merge pull request oxen-io#252 from Doy-lee/RemoveRCTag
Browse files Browse the repository at this point in the history
Remove RC from version tag
  • Loading branch information
Doy-lee authored Sep 18, 2018
2 parents 8b2458d + 0354c9f commit 7c8d1ca
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_LOKI_VERSION_TAG "@VERSIONTAG@"
#define DEF_LOKI_VERSION "1.0.0-rc"
#define DEF_LOKI_VERSION "1.0.0"
#define DEF_LOKI_RELEASE_NAME "Magic Mani"
#define DEF_LOKI_VERSION_FULL DEF_LOKI_VERSION "-" DEF_LOKI_VERSION_TAG

Expand Down

0 comments on commit 7c8d1ca

Please sign in to comment.