From 2ae3760303c7a5666a7a23b5d41ad09d4963c85a Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Mon, 18 Jun 2018 15:05:58 +0900 Subject: Switch mobile version to 2.1.0 in preparation for next release Apple typically forces a much more detailed review if the version number changes. Let's get this taken care of now as we prepare for release. Signed-off-by: Dirk Hohndel --- cmake/Modules/version.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmake') diff --git a/cmake/Modules/version.cmake b/cmake/Modules/version.cmake index 1a26566a0..0a3acb7f1 100644 --- a/cmake/Modules/version.cmake +++ b/cmake/Modules/version.cmake @@ -10,7 +10,7 @@ execute_process( OUTPUT_VARIABLE CANONICAL_VERSION_STRING OUTPUT_STRIP_TRAILING_WHITESPACE ) -set(MOBILE_VERSION_STRING "2.0.3") +set(MOBILE_VERSION_STRING "2.1.0") configure_file(${SRC} ${DST} @ONLY) if(CMAKE_SYSTEM_NAME STREQUAL "Windows") -- cgit v1.2.3-70-g09d2