swrap: Bump version to 1.1.2.
authorAndreas Schneider <asn@samba.org>
Thu, 2 Oct 2014 05:26:35 +0000 (07:26 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 2 Oct 2014 10:00:13 +0000 (12:00 +0200)
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Matthieu Patou <mat@matws.net>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Thu Oct  2 12:00:14 CEST 2014 on sn-devel-104

lib/socket_wrapper/wscript

index de5bedda9dba19dd165c6107b446f1735325a082..279f57793ccc5851d1d97c087bf8da7abbe6c4bf 100644 (file)
@@ -2,7 +2,7 @@
 
 import os
 
-VERSION="1.1.1"
+VERSION="1.1.2"
 
 def configure(conf):
     if conf.CHECK_BUNDLED_SYSTEM('socket_wrapper', minversion=VERSION, set_target=False):