summaryrefslogtreecommitdiffstats
path: root/lib/nss_wrapper
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2014-10-09 09:17:37 +0200
committerAndreas Schneider <asn@cryptomilk.org>2014-10-09 14:47:16 +0200
commit678b75d9c7e3a14f292f224a19df5f66ba2d74f0 (patch)
tree2a3a6f3ffbc3cd39e5fef68638fd8a0839f9fe70 /lib/nss_wrapper
parentc298542fe29c6b38c353417b22dc56c9c8722f6a (diff)
downloadsamba-678b75d9c7e3a14f292f224a19df5f66ba2d74f0.tar.gz
samba-678b75d9c7e3a14f292f224a19df5f66ba2d74f0.tar.xz
samba-678b75d9c7e3a14f292f224a19df5f66ba2d74f0.zip
nwrap: Bump version of nss_wrapper to 1.0.3.
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Michael Adam <obnox@samba.org> Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Thu Oct 9 14:47:16 CEST 2014 on sn-devel-104
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 34026c06ed..94d23d55ad 100644
--- a/lib/nss_wrapper/wscript
+++ b/lib/nss_wrapper/wscript
@@ -2,7 +2,7 @@
import os
-VERSION="1.0.2"
+VERSION="1.0.3"
def configure(conf):
if conf.CHECK_BUNDLED_SYSTEM('nss_wrapper', minversion=VERSION, set_target=False):