diff --git a/src/version.h b/src/version.h index 9da3946..3571295 100644 --- a/src/version.h +++ b/src/version.h @@ -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