update version to 0.14.0.2 for tag

This commit is contained in:
Riccardo Spagni 2019-03-07 15:23:10 +02:00 committed by wowario
parent eaaa1e5a35
commit 6e093aa478
No known key found for this signature in database
GPG Key ID: 24DCBE762DE9C111
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#define DEF_MONERO_VERSION_TAG "@VERSIONTAG@"
#define DEF_MONERO_VERSION "0.14.0.1"
#define DEF_MONERO_VERSION "0.14.0.2"
#define DEF_MONERO_RELEASE_NAME "Boron Butterfly"
#define DEF_MONERO_VERSION_FULL DEF_MONERO_VERSION "-" DEF_MONERO_VERSION_TAG