X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=src%2Fversion.h;h=30e4488e3853b58013446d433374b3a507cec975;hb=bfb1096c6a9f44e94048f1b82037b82dc91f8da5;hp=35e07f47a4d8084904ad8094f837e4a9dc33924b;hpb=5714edeb71fb11145c169244a1087bfe7303e08b;p=novacoin.git diff --git a/src/version.h b/src/version.h index 35e07f4..30e4488 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 4 #define DISPLAY_VERSION_REVISION 4 -#define DISPLAY_VERSION_BUILD 0 +#define DISPLAY_VERSION_BUILD 2 #endif