mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-21 19:55:20 -05:00
Merge branch 'release-2.1.0' of bitbucket.org:k1jt/wsjtx into release-2.1.0
This commit is contained in:
commit
14867a868b
@ -12,6 +12,15 @@
|
||||
|
||||
Copyright 2001 - 2019 by Joe Taylor, K1JT.
|
||||
|
||||
Release: WSJT-X 2.1.0-rc7
|
||||
June 3, 2019
|
||||
-------------------------
|
||||
|
||||
This release is a bug fix only release addressing regressions in the
|
||||
prior RC6 release. There are no functional changes other than an
|
||||
updated AD1C CTY.DAT database.
|
||||
|
||||
|
||||
Release: WSJT-X 2.1.0-rc6
|
||||
June 2, 2019
|
||||
-------------------------
|
||||
|
@ -2,5 +2,5 @@
|
||||
set (WSJTX_VERSION_MAJOR 2)
|
||||
set (WSJTX_VERSION_MINOR 1)
|
||||
set (WSJTX_VERSION_PATCH 0)
|
||||
set (WSJTX_RC 7) # release candidate number, comment out or zero for development versions
|
||||
set (WSJTX_RC 8) # release candidate number, comment out or zero for development versions
|
||||
set (WSJTX_VERSION_IS_RELEASE 0) # set to 1 for final release build
|
||||
|
Loading…
Reference in New Issue
Block a user