#6497 Updated ChangLog and version for release

This commit is contained in:
Jamie Newbon 2019-05-09 16:28:07 +01:00
parent 78be330320
commit e412cd2189
No known key found for this signature in database
GPG Key ID: 9618C9BB2FF44DB5
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
v1.10.2-rc2
v1.10.2-stable
==============
Bug fixes:

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 "rc2")
set (SYNERGY_VERSION_STAGE "stable")
#
# Version from CI