uwrap: Bump version to 1.1.0.
authorAndreas Schneider <asn@samba.org>
Fri, 23 Jan 2015 14:32:05 +0000 (15:32 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 28 Jan 2015 18:44:39 +0000 (19:44 +0100)
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Wed Jan 28 19:44:39 CET 2015 on sn-devel-104

lib/uid_wrapper/wscript

index efdcf11d98d8fb4af50eb5a23df667815b16cdc5..3b3d5bff98aa55871127f12cad10b87f7bd3bd13 100644 (file)
@@ -3,7 +3,7 @@
 import Options
 import os
 
-VERSION="1.0.1"
+VERSION="1.1.0"
 
 def configure(conf):
     if conf.CHECK_BUNDLED_SYSTEM('uid_wrapper', minversion=VERSION, set_target=False):