mirror of
https://github.com/gryf/wicd.git
synced 2025-12-20 12:58:07 +01:00
changed version number
This commit is contained in:
@@ -149,7 +149,7 @@ class ConnectionWizard(dbus.service.Object):
|
|||||||
#micro is for everything else.
|
#micro is for everything else.
|
||||||
#and micro may be anything >= 0
|
#and micro may be anything >= 0
|
||||||
#this number is effective starting wicd v1.2.0
|
#this number is effective starting wicd v1.2.0
|
||||||
version = '1.3.0'
|
version = '1.3.2'
|
||||||
print 'returned version number',version
|
print 'returned version number',version
|
||||||
return version
|
return version
|
||||||
#end function Hello
|
#end function Hello
|
||||||
|
|||||||
Reference in New Issue
Block a user