Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 692 → Rev 693

/VibrationTest/trunk/VibrationTest/VibrationTestGui.py
825,7 → 825,7
print "about"
info = wx.AboutDialogInfo()
info.Name = "MK Vibration Test - "
info.Version = "v1.1 (EXPERIMENTAL) ($Rev$)".replace("$","")
info.Version = "v1.2 ($Rev$)".replace("$","")
info.Copyright = ""
info.Developers=["Frederic Goddeeris (Frederic@rc-flight.be)"]
info.Description = "Please consult the WIKI page for a complete description of the tool:"