X-Git-Url: https://git.novaco.in/?p=novacoin.git;a=blobdiff_plain;f=src%2Fversion.h;fp=src%2Fversion.h;h=c5f0e893c7eb1f096a690b772e7f9f07c63c02e1;hp=287298aa3ca1d7673192c0c07339fd74d686f014;hb=549d95ad6489df40b2acc8bf65f9b016b6780f08;hpb=f5e0684fe2283e617f8c4eefd33132c4ace3b600 diff --git a/src/version.h b/src/version.h index 287298a..c5f0e89 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 2 +#define DISPLAY_VERSION_REVISION 3 #endif