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

macOS: bump version number

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