mirror of
https://github.com/gryf/wicd.git
synced 2026-02-05 07:45:48 +01:00
Rewrote dapper.py to act just like edgy.py (needs to be tested), changed some gui behavior, fixed version numbers in experimental/testing daemon.py
This commit is contained in:
@@ -156,7 +156,7 @@ class ConnectionWizard(dbus.service.Object):
|
||||
#micro is for everything else.
|
||||
#and micro may be anything >= 0
|
||||
#this number is effective starting wicd v1.2.0
|
||||
version = '1.3.2'
|
||||
version = '1.3.3'
|
||||
print 'returned version number',version
|
||||
return version
|
||||
#end function Hello
|
||||
|
||||
Reference in New Issue
Block a user