nwrap: Bump version of nss_wrapper to 1.0.3.
authorAndreas Schneider <asn@samba.org>
Thu, 9 Oct 2014 07:17:37 +0000 (09:17 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 9 Oct 2014 12:47:16 +0000 (14:47 +0200)
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

lib/nss_wrapper/wscript

index 34026c06ed7960846af6cf142da630b0e63b410b..94d23d55adcc9c3189b604df7047034b7d024592 100644 (file)
@@ -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):