~octy92/rapache/networks

« back to all changes in this revision

Viewing changes to RapacheGtk/RapacheGui.py

  - updating licences files
  - updating version number to 0.7 ;-)

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
[(False, "Loading", "please wait" )]
58
58
 
59
59
APPNAME="Rapache"
60
 
APPVERSION="0.6"
 
60
APPVERSION="0.7"
61
61
 
62
62
# Turn on gtk threading
63
63
gtk.gdk.threads_init()