bump version to 0.13.0.3

This commit is contained in:
Riccardo Spagni 2018-10-15 16:23:35 +02:00 committed by wowario
parent 2777f8c421
commit 72f5fb8019
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.13.0.2"
#define DEF_MONERO_VERSION "0.13.0.3"
#define DEF_MONERO_RELEASE_NAME "Beryllium Bullet"
#define DEF_MONERO_VERSION_FULL DEF_MONERO_VERSION "-" DEF_MONERO_VERSION_TAG