Update mobile version number
There aren't really any mobile changes in here, but in order to create a new mobile version with the latest libdivecomputer, this is useful. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
ddc7e754bc
commit
2098529152
@ -10,7 +10,7 @@ execute_process(
|
||||
OUTPUT_VARIABLE CANONICAL_VERSION_STRING
|
||||
OUTPUT_STRIP_TRAILING_WHITESPACE
|
||||
)
|
||||
set(MOBILE_VERSION_STRING "2.1.6")
|
||||
set(MOBILE_VERSION_STRING "2.1.7")
|
||||
|
||||
configure_file(${SRC} ${DST} @ONLY)
|
||||
if(CMAKE_SYSTEM_NAME STREQUAL "Windows")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user