version 2.0.0.2

This commit is contained in:
cygnusxi 2019-01-15 17:18:05 -06:00 committed by GitHub
parent 2a40f0d66a
commit b68d80f411
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,6 +47,6 @@ static const int MEMPOOL_GD_VERSION = 60002;
#define DISPLAY_VERSION_MAJOR 2
#define DISPLAY_VERSION_MINOR 0
#define DISPLAY_VERSION_REVISION 0
#define DISPLAY_VERSION_BUILD 1
#define DISPLAY_VERSION_BUILD 2
#endif