summaryrefslogtreecommitdiffstats
path: root/lib/resolv_wrapper
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2014-12-03 15:45:10 +0100
committerAndrew Bartlett <abartlet@samba.org>2014-12-06 01:54:12 +0100
commitecd0e6e985ff8719963e31e1395b9ccbd38d94e1 (patch)
tree3ec04163e84b79171f546b03c57a1164a1f8d719 /lib/resolv_wrapper
parent5c0ada1d570175498a4b97628b6f1dc45a72109a (diff)
downloadsamba-ecd0e6e985ff8719963e31e1395b9ccbd38d94e1.tar.gz
samba-ecd0e6e985ff8719963e31e1395b9ccbd38d94e1.tar.xz
samba-ecd0e6e985ff8719963e31e1395b9ccbd38d94e1.zip
rwrap: Bump version to 1.1.0.
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Sat Dec 6 01:54:12 CET 2014 on sn-devel-104
Diffstat (limited to 'lib/resolv_wrapper')
-rw-r--r--lib/resolv_wrapper/wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/resolv_wrapper/wscript b/lib/resolv_wrapper/wscript
index d72ec182eb..3aff4d1e59 100644
--- a/lib/resolv_wrapper/wscript
+++ b/lib/resolv_wrapper/wscript
@@ -2,7 +2,7 @@
import os
-VERSION="1.0.0"
+VERSION="1.1.0"
def configure(conf):
if conf.CHECK_BUNDLED_SYSTEM('resolv_wrapper', minversion=VERSION, set_target=False):