mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-06-29 00:15:22 -04:00
Bump version number to 1.1.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2450 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
8c440997ea
commit
10a621ee06
2
map65.py
2
map65.py
@ -20,7 +20,7 @@ from types import *
|
|||||||
import array
|
import array
|
||||||
|
|
||||||
root = Tk()
|
root = Tk()
|
||||||
Version="0.9 r" + "$Rev$"[6:-1]
|
Version="1.1 r" + "$Rev$"[6:-1]
|
||||||
Version=Version.strip()
|
Version=Version.strip()
|
||||||
print "******************************************************************"
|
print "******************************************************************"
|
||||||
print "MAP65 Version " + Version + ", by K1JT"
|
print "MAP65 Version " + Version + ", by K1JT"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user