1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-26 21:57:41 +03:00

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
This commit is contained in:
Michael Adam 2015-12-16 17:47:04 +01:00
parent da292b6062
commit 7cec3092ff

View 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):