From 21e3a500969e7b54bbffd928cc13d92b34b7058e Mon Sep 17 00:00:00 2001 From: jacob1 Date: Sat, 2 Apr 2016 00:44:38 -0400 Subject: [PATCH] 91.3.328 --- src/Config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Config.h b/src/Config.h index 584392f9ee..42f0c94ee9 100644 --- a/src/Config.h +++ b/src/Config.h @@ -16,11 +16,11 @@ #endif #ifndef MINOR_VERSION -#define MINOR_VERSION 2 +#define MINOR_VERSION 3 #endif #ifndef BUILD_NUM -#define BUILD_NUM 327 +#define BUILD_NUM 328 #endif #ifndef SNAPSHOT_ID