Update MAP65 version number.

This commit is contained in:
Joe Taylor 2021-04-06 13:19:07 -04:00
parent 701b883bcf
commit c05a3eb225
1 changed files with 1 additions and 1 deletions

View File

@ -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.7 by K1JT";
QString Program_Title_Version=" MAP65 2.9.0-devel by K1JT";
extern const int RxDataFrequency = 96000;
extern const int TxDataFrequency = 11025;