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

bump version number to 1.33

Change-Id: I6e952042202a2096eb19674a10c814081a2e786f
parent 383bcfd4
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,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.32")
SET(RING_VERSION_NAME "1.33")
ELSE()
SET(RING_VERSION_NAME "1")
ENDIF()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment