Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 660 → Rev 661

/VibrationTest/trunk/VibrationTest/VibrationTestGui.py
778,7 → 778,7
print "about"
info = wx.AboutDialogInfo()
info.Name = "MK Vibration Test - "
info.Version = "v0.9 RC4 ($Rev$)".replace("$","")
info.Version = "v1.0 ($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:"