update version to 0.14.0.2 for tag

This commit is contained in:
Riccardo Spagni 2019-03-07 15:23:10 +02:00
parent 171f5aacf3
commit 57930281ff
No known key found for this signature in database
GPG Key ID: 55432DF31CCD4FCD
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