uwrap: Bump version to 1.1.1
authorAndreas Schneider <asn@samba.org>
Fri, 21 Aug 2015 09:06:07 +0000 (11:06 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Fri, 21 Aug 2015 15:48:45 +0000 (17:48 +0200)
Signed-off-by: Andreas Schneider <asn@samba.org>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Fri Aug 21 17:48:45 CEST 2015 on sn-devel-104

lib/uid_wrapper/wscript

index b5b1f7a57d39c1dc266b2306c5afff19247a68e7..016b33a4a73b4575ab5572b3f0e266c468097dad 100644 (file)
@@ -3,7 +3,7 @@
 import Options
 import os, sys
 
-VERSION="1.1.0"
+VERSION="1.1.1"
 
 def configure(conf):
     if conf.CHECK_BUNDLED_SYSTEM('uid_wrapper', minversion=VERSION, set_target=False):