summaryrefslogtreecommitdiff
path: root/lib/nss_wrapper
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2015-12-16 17:47:04 +0100
committerMichael Adam <obnox@samba.org>2016-01-11 15:30:49 +0100
commit7cec3092ffd8fa6f0f14194be7856ab087ac75a9 (patch)
treeaf210b48b3eb936900902525243306d2ca6d855a /lib/nss_wrapper
parentda292b606230190e65f7ef17d23f8c7a65135ecb (diff)
downloadsamba-7cec3092ffd8fa6f0f14194be7856ab087ac75a9.tar.gz
nss_wrapper: bump version to 1.1.2
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
Diffstat (limited to 'lib/nss_wrapper')
-rw-r--r--lib/nss_wrapper/wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/nss_wrapper/wscript b/lib/nss_wrapper/wscript
index 0796bdbb2a6..6c3d7f7940c 100644
--- a/lib/nss_wrapper/wscript
+++ b/lib/nss_wrapper/wscript
@@ -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):