Correct encoding selection, better locking and returned accidently deleted copyright.
[ussd-widget] / ussd-common / build_ussd-common.py
index c15da53..40d40ac 100644 (file)
@@ -38,9 +38,9 @@ if __name__ == "__main__":
 chmod +s /usr/bin/pnatd
 """ #Set here your post install script
 
-    version = "0.0.5"
+    version = "0.0.6"
     build = "0" 
-    changeloginformation = "command line parameters rearranged, bugfixes." 
+    changeloginformation = "Correct encoding selection. Better locking." 
    
     dir_name = "src"