Update version.h

This commit is contained in:
cygnusxi 2014-12-02 14:01:02 -05:00
parent c6cd5719a1
commit 27e015c915

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 0
#define DISPLAY_VERSION_BUILD 1
#endif