From 834e966842bec9d4456296d1096fb4335a3e2fa3 Mon Sep 17 00:00:00 2001 From: jacob1 Date: Mon, 4 Sep 2017 23:08:52 -0400 Subject: [PATCH] Version 92.2.333 --- src/Config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Config.h b/src/Config.h index 3db722b7d..35e71af38 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 332 +#define BUILD_NUM 333 #endif #ifndef SNAPSHOT_ID