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