From 07e06efbe02e50525fd69307121c6ae56d21624f Mon Sep 17 00:00:00 2001 From: jacob1 Date: Tue, 26 Jul 2016 22:21:28 -0400 Subject: [PATCH] New version: 91.5 (330) --- src/Config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Config.h b/src/Config.h index d4da14d6c..917f8afec 100644 --- a/src/Config.h +++ b/src/Config.h @@ -16,11 +16,11 @@ #endif #ifndef MINOR_VERSION -#define MINOR_VERSION 4 +#define MINOR_VERSION 5 #endif #ifndef BUILD_NUM -#define BUILD_NUM 329 +#define BUILD_NUM 330 #endif #ifndef SNAPSHOT_ID