X-Git-Url: https://git.novaco.in/?p=novacoin.git;a=blobdiff_plain;f=src%2Fversion.h;h=30e4488e3853b58013446d433374b3a507cec975;hp=9b4d209032128400449e811e826848a04dc21b67;hb=bfb1096c6a9f44e94048f1b82037b82dc91f8da5;hpb=68da523f62e250e978dd996aae941f66cbb0fb0a diff --git a/src/version.h b/src/version.h index 9b4d209..30e4488 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 2 #endif