mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-31 22:53:23 +00:00
mobile: bump version to 2.0.2
Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
This commit is contained in:
parent
d0dcac2971
commit
a8c1f405f4
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ execute_process(
|
|||
OUTPUT_VARIABLE CANONICAL_VERSION_STRING
|
||||
OUTPUT_STRIP_TRAILING_WHITESPACE
|
||||
)
|
||||
set(MOBILE_VERSION_STRING "2.0.1")
|
||||
set(MOBILE_VERSION_STRING "2.0.2")
|
||||
|
||||
configure_file(${SRC} ${DST} @ONLY)
|
||||
if(CMAKE_SYSTEM_NAME STREQUAL "Windows")
|
||||
|
|
Loading…
Add table
Reference in a new issue