Set stage to rc2 for v1.10.2

This commit is contained in:
Jamie Newbon
2019-05-08 17:55:51 +01:00
parent 79fb9e2c59
commit 2d9b2c29e6

View File

@@ -7,7 +7,7 @@ cmake_minimum_required (VERSION 3.4)
set (SYNERGY_VERSION_MAJOR 1)
set (SYNERGY_VERSION_MINOR 10)
set (SYNERGY_VERSION_PATCH 2)
set (SYNERGY_VERSION_STAGE "snapshot")
set (SYNERGY_VERSION_STAGE "rc2")
#
# Version from CI