Update version.h

This commit is contained in:
cygnusxi 2016-10-19 07:26:47 -04:00 committed by GitHub
parent 399a5a5a53
commit 197417f5c5

View File

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