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:
Joe Taylor 2011-09-29 13:48:55 +00:00
parent 19c1e87dff
commit 047b17675d

View File

@ -20,7 +20,7 @@ from types import *
import array
root = Tk()
Version="0.9 r" + "$Rev$"[6:-1]
Version="1.1 r" + "$Rev$"[6:-1]
Version=Version.strip()
print "******************************************************************"
print "MAP65 Version " + Version + ", by K1JT"