From 20205b1977a0fb4122da4fae819ddd8e0e42e216 Mon Sep 17 00:00:00 2001 From: FFMG Date: Tue, 1 Mar 2016 06:53:25 +0200 Subject: [PATCH] Updated version number, (build) --- monitor/ActionMonitor/res/version.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/monitor/ActionMonitor/res/version.h b/monitor/ActionMonitor/res/version.h index 2129dcc79f..99d655aa01 100644 --- a/monitor/ActionMonitor/res/version.h +++ b/monitor/ActionMonitor/res/version.h @@ -1,6 +1,6 @@ #define VERSION_MAJOR 0 #define VERSION_MINOR 3 #define VERSION_MAINTENANCE 3 -#define VERSION_BUILD 0 -#define VERSION_BUILD_DATE _T("27/02/2016") -#define VERSION_BUILD_TIME _T("16:42:42UTC") +#define VERSION_BUILD 1 +#define VERSION_BUILD_DATE _T("01/03/2016") +#define VERSION_BUILD_TIME _T("06:52:22UTC")