Merge branch 'master' into issue-6750-sonarcloud

This commit is contained in:
Jamie Newbon
2020-08-25 19:17:18 +01:00
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
v1.12.0-rc3
v1.12.0-stable
===========
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 "rc2")
set (SYNERGY_VERSION_STAGE "stable")
#
# Version from CI