update checkpoints, update README for 0.14.1 release

This commit is contained in:
Riccardo Spagni
2019-02-20 18:30:13 +02:00
parent 8780d6b43d
commit e518f2b1c0
3 changed files with 10 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
#define DEF_MONERO_VERSION_TAG "@VERSIONTAG@"
#define DEF_MONERO_VERSION "0.13.0.0-master"
#define DEF_MONERO_RELEASE_NAME "Beryllium Bullet"
#define DEF_MONERO_VERSION "0.14.1.0"
#define DEF_MONERO_RELEASE_NAME "Boron Butterfly"
#define DEF_MONERO_VERSION_FULL DEF_MONERO_VERSION "-" DEF_MONERO_VERSION_TAG
#include "version.h"