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