From 86b02343a1548f75c1dbb9f25fc729471d992c15 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Tue, 3 Jul 2018 11:49:00 -0700 Subject: Bump Subsurface-mobile version Otherwise the Apple app store doesn't let me upload new test binaries. Signed-off-by: Dirk Hohndel --- cmake/Modules/version.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/Modules/version.cmake b/cmake/Modules/version.cmake index 0a3acb7f1..ef8e1e139 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.1.0") +set(MOBILE_VERSION_STRING "2.1.1") configure_file(${SRC} ${DST} @ONLY) if(CMAKE_SYSTEM_NAME STREQUAL "Windows") -- cgit v1.2.3-70-g09d2