swrap: Bump version to 1.1.4
authorAndreas Schneider <asn@samba.org>
Tue, 25 Aug 2015 15:22:09 +0000 (17:22 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 8 Sep 2015 14:49:23 +0000 (16:49 +0200)
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Tue Sep  8 16:49:23 CEST 2015 on sn-devel-104

lib/socket_wrapper/wscript

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