From c447dd2f4a0f90060604d65a043c9544b423da7b Mon Sep 17 00:00:00 2001 From: Simon Robertshaw Date: Wed, 13 Jun 2012 01:40:44 +0100 Subject: [PATCH] TPT: Update version --- src/Config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Config.h b/src/Config.h index 575a620fa..fdc34d769 100644 --- a/src/Config.h +++ b/src/Config.h @@ -16,8 +16,8 @@ #endif //VersionInfoStart -#define SAVE_VERSION 76 -#define MINOR_VERSION 1 +#define SAVE_VERSION 80 +#define MINOR_VERSION 3 #define BETA #define BUILD_NUM 155 //VersionInfoEnd