From 1b658a3022ec0041004f89a31bf14c4da1534bab Mon Sep 17 00:00:00 2001 From: jacob1 Date: Sun, 25 Mar 2018 12:29:16 -0400 Subject: [PATCH] version 93.1 build 338 --- src/Config.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Config.h b/src/Config.h index 59a66c7d5..650397c05 100644 --- a/src/Config.h +++ b/src/Config.h @@ -12,15 +12,15 @@ //VersionInfoStart #ifndef SAVE_VERSION -#define SAVE_VERSION 92 +#define SAVE_VERSION 93 #endif #ifndef MINOR_VERSION -#define MINOR_VERSION 5 +#define MINOR_VERSION 1 #endif #ifndef BUILD_NUM -#define BUILD_NUM 336 +#define BUILD_NUM 338 #endif #ifndef SNAPSHOT_ID