changed version format in changelog file
[wifi-assistant] / package / src / wifi_assistant / gui / about_dialog.py
index d38c221..a62131c 100644 (file)
@@ -10,6 +10,7 @@ class AboutDialog():
     DONATE_BUTTON = gtk.RESPONSE_ACCEPT
     CLOSE_BUTTON = gtk.RESPONSE_HELP
     
+    # this field is updated from the Makefile's compile target
     VERSION = "0.9.1"
     
     BUG_URL = 'http://wifi-assistant.garage.maemo.org/bugs/'