From 49fac839957761298cfe8a498406019bdabd55e7 Mon Sep 17 00:00:00 2001 From: jacob1 Date: Wed, 23 Mar 2016 20:28:55 -0400 Subject: [PATCH] New version: 91.1.325 --- src/Config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Config.h b/src/Config.h index 9eed29ded..a462003f5 100644 --- a/src/Config.h +++ b/src/Config.h @@ -16,11 +16,11 @@ #endif #ifndef MINOR_VERSION -#define MINOR_VERSION 0 +#define MINOR_VERSION 1 #endif #ifndef BUILD_NUM -#define BUILD_NUM 324 +#define BUILD_NUM 325 #endif #ifndef SNAPSHOT_ID