Skip to content

Commit

Permalink
Updated change log and stage for RC2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jnewbon committed Nov 20, 2019
1 parent b09b6e1 commit 9fecf0b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Bug fixes:

Enhancements:
- #6588 Version number header with update check
- #4957 Server fails to start up due to synwinhk.dll is in use

Features:
- #6518 Key combination that will force a server restart
Expand Down
2 changes: 1 addition & 1 deletion cmake/Version.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ cmake_minimum_required (VERSION 3.4)
set (SYNERGY_VERSION_MAJOR 1)
set (SYNERGY_VERSION_MINOR 11)
set (SYNERGY_VERSION_PATCH 0)
set (SYNERGY_VERSION_STAGE "rc1")
set (SYNERGY_VERSION_STAGE "rc2")

#
# Version from CI
Expand Down

0 comments on commit 9fecf0b

Please sign in to comment.