X-Git-Url: https://git.novaco.in/?p=novacoin.git;a=blobdiff_plain;f=src%2Fversion.h;fp=src%2Fversion.h;h=aa725da1e6bc354968c52f1d4ce0b9c2f444b296;hp=fd6aa43dc3e0759e74ac4e5281921fb4fc4a5710;hb=cf1c71b5e2173cf5bfe94b3794a6776fc9a89946;hpb=cb4670a5046e28fe8e786b82fec7debf523a7830 diff --git a/src/version.h b/src/version.h index fd6aa43..aa725da 100644 --- a/src/version.h +++ b/src/version.h @@ -50,8 +50,7 @@ static const int BIP0031_VERSION = 60000; 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 6 +#define DISPLAY_VERSION_MINOR 5 +#define DISPLAY_VERSION_REVISION 0 #endif