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