Set stage to rc1

Signed-off-by: Jamie Newbon <jamie@symless.com>
This commit is contained in:
Jamie Newbon
2020-07-17 11:19:31 +01:00
parent 2316663352
commit 02e6379e03
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
v1.12.0-snapshot
v1.12.0-rc1
===========
Bug fixes:

View File

@ -7,7 +7,7 @@ cmake_minimum_required (VERSION 3.4)
set (SYNERGY_VERSION_MAJOR 1)
set (SYNERGY_VERSION_MINOR 12)
set (SYNERGY_VERSION_PATCH 0)
set (SYNERGY_VERSION_STAGE "snapshot")
set (SYNERGY_VERSION_STAGE "rc1")
#
# Version from CI