mirror of
https://github.com/gryf/wicd.git
synced 2025-12-20 04:48:00 +01:00
changed version number
This commit is contained in:
@@ -149,7 +149,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.0'
|
||||
version = '1.3.2'
|
||||
print 'returned version number',version
|
||||
return version
|
||||
#end function Hello
|
||||
|
||||
Reference in New Issue
Block a user