version 2.1.0.1 update

This commit is contained in:
cygnusxi 2020-05-17 23:18:38 -05:00 committed by GitHub
parent 0b36fc5423
commit 80f815130a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -45,8 +45,8 @@ static const int BIP0031_VERSION = 60000;
static const int MEMPOOL_GD_VERSION = 60002;
#define DISPLAY_VERSION_MAJOR 2
#define DISPLAY_VERSION_MINOR 0
#define DISPLAY_VERSION_MINOR 1
#define DISPLAY_VERSION_REVISION 0
#define DISPLAY_VERSION_BUILD 2
#define DISPLAY_VERSION_BUILD 1
#endif