lib: Bump socket_wrapper version to 1.1.0.
authorAndreas Schneider <asn@samba.org>
Tue, 3 Jun 2014 13:15:34 +0000 (15:15 +0200)
committerMichael Adam <obnox@samba.org>
Thu, 5 Jun 2014 21:57:10 +0000 (23:57 +0200)
lib/socket_wrapper/wscript

index 08b2cfa8f33a5cad7d27c33c4568806adbf4eb66..926e932b126482ea2650a642af3619ddb9a11a2c 100644 (file)
@@ -2,7 +2,7 @@
 
 import os
 
-VERSION="1.0.2"
+VERSION="1.1.0"
 
 def configure(conf):
     if conf.CHECK_BUNDLED_SYSTEM('socket_wrapper', minversion=VERSION, set_target=False):