From bfb1096c6a9f44e94048f1b82037b82dc91f8da5 Mon Sep 17 00:00:00 2001 From: alex Date: Tue, 20 Aug 2013 11:53:09 +0400 Subject: [PATCH] Bump version --- src/version.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) 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 -- 1.7.1