summaryrefslogtreecommitdiff
path: root/lib/resolv_wrapper
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2015-01-12 17:36:44 +0100
committerAndreas Schneider <asn@cryptomilk.org>2015-01-13 16:57:11 +0100
commitcee8ba1252e03bd6b92000f7b66a5cf9d1b66ca1 (patch)
tree00c7031f6ca0f72f65fe4e907b52f9064c783b86 /lib/resolv_wrapper
parent6e187c0587247babb805ae0b76b801baa30616b8 (diff)
downloadsamba-cee8ba1252e03bd6b92000f7b66a5cf9d1b66ca1.tar.gz
rwrap: Bump version to 1.1.1.
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Guenther Deschner <gd@samba.org>
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 a84b1e97d7c..797e90ad1d4 100644
--- a/lib/resolv_wrapper/wscript
+++ b/lib/resolv_wrapper/wscript
@@ -2,7 +2,7 @@
import os
-VERSION="1.1.0"
+VERSION="1.1.1"
def configure(conf):
if conf.CHECK_BUNDLED_SYSTEM('resolv_wrapper', minversion=VERSION, set_target=False):