mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-22 20:28:42 -05:00
Bump progrem version to 2.7.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7517 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
c79fe70549
commit
79d3aa2439
@ -33,7 +33,7 @@ TxTune* g_pTxTune = NULL;
|
||||
QSharedMemory mem_m65("mem_m65");
|
||||
|
||||
QString rev="$Rev$"; //Must update by hand ????
|
||||
QString Program_Title_Version=" MAP65 v2.6, r" + rev.mid(6,4) +
|
||||
QString Program_Title_Version=" MAP65 v2.7, r" + rev.mid(6,4) +
|
||||
" by K1JT";
|
||||
|
||||
extern const int RxDataFrequency = 96000;
|
||||
|
Loading…
Reference in New Issue
Block a user