swrap: Bump version to 1.1.3
authorAndreas Schneider <asn@samba.org>
Mon, 23 Feb 2015 16:19:04 +0000 (17:19 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Mon, 23 Feb 2015 19:02:51 +0000 (20:02 +0100)
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
lib/socket_wrapper/wscript

index 91d23d150b1d073e131f3bfc1ade5d037505754c..36c6dbe55703129075e1585fc0a103b54da106e1 100644 (file)
@@ -2,7 +2,7 @@
 
 import os
 
-VERSION="1.1.2"
+VERSION="1.1.3"
 
 def configure(conf):
     if conf.CHECK_BUNDLED_SYSTEM('socket_wrapper', minversion=VERSION, set_target=False):