Skip to content

Commit

Permalink
mobile: update version to 3.4.7
Browse files Browse the repository at this point in the history
Signed-off-by: Dirk Hohndel <[email protected]>
  • Loading branch information
dirkhh committed Aug 29, 2022
1 parent 7d87815 commit d257a62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/Modules/version.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ execute_process(
OUTPUT_VARIABLE CANONICAL_VERSION_STRING
OUTPUT_STRIP_TRAILING_WHITESPACE
)
set(MOBILE_VERSION_STRING "3.4.6")
set(MOBILE_VERSION_STRING "3.4.7")

configure_file(${SRC} ${DST} @ONLY)
if(CMAKE_SYSTEM_NAME STREQUAL "Windows")
Expand Down

0 comments on commit d257a62

Please sign in to comment.