From 08dcc19cc7d483bd56689be738991a19ad267e3e Mon Sep 17 00:00:00 2001 From: Simon Robertshaw Date: Fri, 15 Aug 2014 23:21:08 +0100 Subject: [PATCH] Update version number -> v90.1.320 --- src/Config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Config.h b/src/Config.h index 2f11a30bb8..ee560c2253 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 318 +#define BUILD_NUM 320 #endif #ifndef SNAPSHOT_ID