X-Git-Url: https://git.novaco.in/?p=novacoin.git;a=blobdiff_plain;f=src%2Fversion.h;h=c579dfb5fad0572ca9d3c75aa5475584201266fc;hp=32a220163490d4f68db5f40c7dbd1bf8ac536b18;hb=01de93a19cfa51acdaf19d70d9a0be0c37d608c1;hpb=001dd875e2c7166c35a612c5ba5c68a55c9f87a5 diff --git a/src/version.h b/src/version.h index 32a2201..c579dfb 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 3 +#define DISPLAY_VERSION_BUILD 4 #endif