X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=src%2Fversion.h;h=32a220163490d4f68db5f40c7dbd1bf8ac536b18;hb=afd232b14cff5c63a56bd1bcf29f092aa9fefa4e;hp=30e4488e3853b58013446d433374b3a507cec975;hpb=bfb1096c6a9f44e94048f1b82037b82dc91f8da5;p=novacoin.git diff --git a/src/version.h b/src/version.h index 30e4488..32a2201 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 2 +#define DISPLAY_VERSION_BUILD 3 #endif