Another bump to the Subsurface-mobile version number
Hopefully this is the one we can release. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
f1d73606e5
commit
343e8e3df6
@ -10,7 +10,7 @@ execute_process(
|
||||
OUTPUT_VARIABLE CANONICAL_VERSION_STRING
|
||||
OUTPUT_STRIP_TRAILING_WHITESPACE
|
||||
)
|
||||
set(MOBILE_VERSION_STRING "1.0.1")
|
||||
set(MOBILE_VERSION_STRING "1.0.2")
|
||||
|
||||
configure_file(${SRC} ${DST} @ONLY)
|
||||
if(CMAKE_SYSTEM_NAME STREQUAL "Windows")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user