From 70b7fee8b78272a9f831c31bf1a9a1082b588e8a Mon Sep 17 00:00:00 2001 From: jacob1 Date: Sun, 24 Jul 2016 12:41:50 -0400 Subject: [PATCH] New version: 91.4 (build 329) --- src/Config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Config.h b/src/Config.h index 9c2b42a729..d4da14d6c2 100644 --- a/src/Config.h +++ b/src/Config.h @@ -16,11 +16,11 @@ #endif #ifndef MINOR_VERSION -#define MINOR_VERSION 3 +#define MINOR_VERSION 4 #endif #ifndef BUILD_NUM -#define BUILD_NUM 328 +#define BUILD_NUM 329 #endif #ifndef SNAPSHOT_ID