nss_wrapper: bump version to 1.1.2
authorMichael Adam <obnox@samba.org>
Wed, 16 Dec 2015 16:47:04 +0000 (17:47 +0100)
committerMichael Adam <obnox@samba.org>
Mon, 11 Jan 2016 14:30:49 +0000 (15:30 +0100)
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Autobuild-User(master): Michael Adam <obnox@samba.org>
Autobuild-Date(master): Mon Jan 11 15:30:49 CET 2016 on sn-devel-144

lib/nss_wrapper/wscript

index 0796bdbb2a6d9b1d73c4f7523ffb0403c5baa8d9..6c3d7f7940ca62939dc847f5379739e32554d73f 100644 (file)
@@ -2,7 +2,7 @@
 
 import os
 
-VERSION="1.0.3"
+VERSION="1.1.2"
 
 def configure(conf):
     if conf.CHECK_BUNDLED_SYSTEM('nss_wrapper', minversion=VERSION, set_target=False):