Merge pull request #6752 from symless/release-1.12.0-stable

Release 1.12.0-stable
This commit is contained in:
Jnewbon 2020-08-25 15:19:22 +01:00 committed by GitHub
commit cb8064e856
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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