From 33aad70294e78b0a71b6aa33113a19d1b4b58c23 Mon Sep 17 00:00:00 2001 From: jacob1 Date: Thu, 31 Mar 2016 22:10:18 -0400 Subject: [PATCH] Version 91.2.327 (hopefully updating works) --- src/Config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Config.h b/src/Config.h index a462003f5..584392f9e 100644 --- a/src/Config.h +++ b/src/Config.h @@ -16,11 +16,11 @@ #endif #ifndef MINOR_VERSION -#define MINOR_VERSION 1 +#define MINOR_VERSION 2 #endif #ifndef BUILD_NUM -#define BUILD_NUM 325 +#define BUILD_NUM 327 #endif #ifndef SNAPSHOT_ID