Oops! This should have been the first commit to hotfix branch wsjtx-2.0.0-rc2.

This commit is contained in:
Joe Taylor 2018-09-18 13:38:48 -04:00
parent 8744ce08a2
commit 9565fac0a3
1 changed files with 1 additions and 1 deletions

View File

@ -2,5 +2,5 @@
set (WSJTX_VERSION_MAJOR 2)
set (WSJTX_VERSION_MINOR 0)
set (WSJTX_VERSION_PATCH 0)
set (WSJTX_RC 1) # release candidate number, comment out or zero for development versions
set (WSJTX_RC 2) # release candidate number, comment out or zero for development versions
set (WSJTX_VERSION_IS_RELEASE 0) # set to 1 for final release build