rwrap: Bump version to 1.1.3
authorAndreas Schneider <asn@samba.org>
Tue, 25 Aug 2015 09:45:20 +0000 (11:45 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 8 Sep 2015 11:47:20 +0000 (13:47 +0200)
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
lib/resolv_wrapper/wscript

index f30621b501f8c4b2b2a0c10aaabf9bf1c3468409..4a00d1f9bd4a693930f20290d27e58d6e202118f 100644 (file)
@@ -2,7 +2,7 @@
 
 import os
 
-VERSION="1.1.2"
+VERSION="1.1.3"
 
 def configure(conf):
     if conf.CHECK_BUNDLED_SYSTEM('resolv_wrapper', minversion=VERSION, set_target=False):