X-Git-Url: https://git.novaco.in/?p=novacoin.git;a=blobdiff_plain;f=src%2Fversion.h;h=572da2547d76b97d5dd34bbd7ac779c6f55c3d3f;hp=aa725da1e6bc354968c52f1d4ce0b9c2f444b296;hb=d3d8b9048033e05da1f916a2d9b3cf1f5dfec1e6;hpb=f299b7baa4aaad515d57fea483b2df4509e93429 diff --git a/src/version.h b/src/version.h index aa725da..572da25 100644 --- a/src/version.h +++ b/src/version.h @@ -51,6 +51,6 @@ static const int MEMPOOL_GD_VERSION = 60002; #define DISPLAY_VERSION_MAJOR 0 #define DISPLAY_VERSION_MINOR 5 -#define DISPLAY_VERSION_REVISION 0 +#define DISPLAY_VERSION_REVISION 1 #endif