From 53ae6ee517a4ac99698a804fe0f9f448e7120b7c Mon Sep 17 00:00:00 2001 From: Saveliy Skresanov Date: Sun, 16 Jun 2013 16:29:18 +0700 Subject: [PATCH] 88.0 beta, build 271 --- src/Config.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Config.h b/src/Config.h index dea2a8e5a..d96602298 100644 --- a/src/Config.h +++ b/src/Config.h @@ -12,15 +12,15 @@ //VersionInfoStart #ifndef SAVE_VERSION -#define SAVE_VERSION 87 +#define SAVE_VERSION 88 #endif #ifndef MINOR_VERSION -#define MINOR_VERSION 2 +#define MINOR_VERSION 0 #endif #ifndef BUILD_NUM -#define BUILD_NUM 270 +#define BUILD_NUM 271 #endif #ifndef SNAPSHOT_ID