From 5630a773fdb25bf91f997817d16a71dcf51c3377 Mon Sep 17 00:00:00 2001 From: alex Date: Fri, 16 Aug 2013 00:41:05 +0400 Subject: [PATCH] Bump version to 0.4.4.1 --- src/version.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/version.h b/src/version.h index 35e07f4..9b4d209 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 0 +#define DISPLAY_VERSION_BUILD 1 #endif -- 1.7.1