Skip to content
Snippets Groups Projects
Commit 05a584e2 authored by “Kateryna”'s avatar “Kateryna”
Browse files

macOS: bump version for release

Change-Id: Ia6e89c84e28d46887394c7047aba20e098b07cb8
parent a4d7277e
No related branches found
No related tags found
No related merge requests found
...@@ -14,7 +14,7 @@ IF("${RING_VERSION}" STREQUAL "") ...@@ -14,7 +14,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.60") SET(RING_VERSION_NAME "1.61")
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