Skip to content
Snippets Groups Projects
Commit 46c16ea6 authored by Kateryna Kostiuk's avatar Kateryna Kostiuk
Browse files

macOS: bump version for release

Change-Id: I4feb7a8cabe040cd2a9e7c33f72bc2fbe862912c
parent 26d6e686
Branches
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ IF("${RING_VERSION}" STREQUAL "") ...@@ -13,7 +13,7 @@ IF("${RING_VERSION}" STREQUAL "")
ENDIF("${RING_VERSION}" STREQUAL "") ENDIF("${RING_VERSION}" STREQUAL "")
# if build for App Store version and build number should be incremented # if build for App Store version and build number should be incremented
IF("${RELEASE_TYPE}" STREQUAL "AppStore") IF("${RELEASE_TYPE}" STREQUAL "AppStore")
SET(RING_VERSION_NAME "1.34") SET(RING_VERSION_NAME "1.35")
ELSE() ELSE()
SET(RING_VERSION_NAME "1") SET(RING_VERSION_NAME "1")
ENDIF() ENDIF()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment