From: alex Date: Tue, 20 Aug 2013 07:53:09 +0000 (+0400) Subject: Bump version X-Git-Tag: v0.4.4.2-nvc^0 X-Git-Url: https://git.novaco.in/?p=novacoin.git;a=commitdiff_plain;h=bfb1096c6a9f44e94048f1b82037b82dc91f8da5;hp=68da523f62e250e978dd996aae941f66cbb0fb0a Bump version --- 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