From c233803d4f583f8982c5ecb3a3feb948afa5b97d Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sun, 29 Mar 2020 13:14:56 -0700 Subject: Increment mobile version That's needed to be able to push out new binaries to the stores. 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 fb1e1453f..c020cbefc 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 "3.0.1") +set(MOBILE_VERSION_STRING "3.0.2") configure_file(${SRC} ${DST} @ONLY) if(CMAKE_SYSTEM_NAME STREQUAL "Windows") -- cgit v1.2.3-70-g09d2