From f987381a0f419e11dd8ccc7ab65677339efb218a Mon Sep 17 00:00:00 2001 From: Andrew Nelless Date: Wed, 10 May 2017 15:29:48 +0100 Subject: [PATCH] Make ready v1.9.0-rc3 --- Build.properties | 2 +- ChangeLog | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Build.properties b/Build.properties index 96071ca4..2e163462 100644 --- a/Build.properties +++ b/Build.properties @@ -4,4 +4,4 @@ SYNERGY_VERSION_MAJOR = 1 SYNERGY_VERSION_MINOR = 9 SYNERGY_VERSION_PATCH = 0 -SYNERGY_VERSION_STAGE = beta2 +SYNERGY_VERSION_STAGE = rc3 diff --git a/ChangeLog b/ChangeLog index c7577357..aace2ff3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,13 +1,13 @@ -v1.9.0-beta3 +v1.9.0-rc3 ============ Bug #4132 - Laggy mouse cursor on macOS clients -v1.9.0-beta2 +v1.9.0-rc2 =========== Bug #5901 - Stored serial key corrupted on macOS Bug #5757 - Failure to build against OpenSSL v1.1.0 -v1.9.0-beta1 +v1.9.0-rc1 ========== Bug #5467 - Failing to automatically download and install Bonjour Enhancement #5389 - Ported GUI to Qt 5