Release V1.14.2
* SYNERGY-1276 Create rc for 1.14.2 * SYNERGY-1361 Release 1.14.2
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
v1.14.2-snapshot
|
||||
v1.14.2-stable
|
||||
===========
|
||||
Bug fixes:
|
||||
- #7070 Fix radio button shifted focus on macOS
|
||||
|
||||
@ -8,7 +8,7 @@ set (SYNERGY_VERSION_MAJOR 1)
|
||||
set (SYNERGY_VERSION_MINOR 14)
|
||||
set (SYNERGY_VERSION_PATCH 2)
|
||||
set (SYNERGY_VERSION_BUILD 1)
|
||||
set (SYNERGY_VERSION_STAGE "snapshot")
|
||||
set (SYNERGY_VERSION_STAGE "stable")
|
||||
|
||||
#
|
||||
# Version from CI
|
||||
|
||||
1
dist/rpm/synergy-enterprise.spec.in
vendored
1
dist/rpm/synergy-enterprise.spec.in
vendored
@ -9,6 +9,7 @@ Source: https://symless.com/synergy/downloads
|
||||
Vendor: Symless
|
||||
Packager: Symless <engineering@symless.com>
|
||||
License: GPLv2
|
||||
Epoch: 1
|
||||
Release: @SYNERGY_SNAPSHOT_INFO@%{?dist}
|
||||
Requires: openssl
|
||||
|
||||
|
||||
1
dist/rpm/synergy.spec.in
vendored
1
dist/rpm/synergy.spec.in
vendored
@ -9,6 +9,7 @@ Source: https://symless.com/synergy/downloads
|
||||
Vendor: Symless
|
||||
Packager: Symless <engineering@symless.com>
|
||||
License: GPLv2
|
||||
Epoch: 1
|
||||
Release: @SYNERGY_SNAPSHOT_INFO@%{?dist}
|
||||
Requires: openssl
|
||||
|
||||
|
||||
Reference in New Issue
Block a user