Bump the version number to 1.2.1, preparing for new beta release.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3587 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor 2013-10-03 14:07:39 +00:00
parent 9a49ed0f4c
commit 756f256321
2 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@ QTextEdit* pShortcuts;
QTcpSocket* commanderSocket = new QTcpSocket(0);
QString rev="$Rev$";
QString Program_Title_Version=" WSJT-X v1.2, r" + rev.mid(6,4) +
QString Program_Title_Version=" WSJT-X v1.2.1, r" + rev.mid(6,4) +
" by K1JT";
//-------------------------------------------------- MainWindow constructor

View File

@ -1,6 +1,6 @@
[Setup]
AppName=wsjtx
AppVerName=wsjtx Version 1.2 r3563
AppVerName=wsjtx Version 1.2.1 r3587
AppCopyright=Copyright (C) 2001-2013 by Joe Taylor, K1JT
DefaultDirName=c:\wsjtx1.2
DefaultGroupName=wsjtx1.2