summaryrefslogtreecommitdiff
path: root/lib/socket_wrapper
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2015-08-25 17:22:09 +0200
committerAndreas Schneider <asn@cryptomilk.org>2015-09-08 16:49:23 +0200
commite7b6990284282e2bf89bb3753fdd0c5fa0bdc26c (patch)
treed3cf71698479d8085ad4d108e086c337b50035ef /lib/socket_wrapper
parent9fe5eac9e9b8db666bb1a9f1285d5da4bdf5795d (diff)
downloadsamba-e7b6990284282e2bf89bb3753fdd0c5fa0bdc26c.tar.gz
swrap: Bump version to 1.1.4
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
Diffstat (limited to 'lib/socket_wrapper')
-rw-r--r--lib/socket_wrapper/wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/socket_wrapper/wscript b/lib/socket_wrapper/wscript
index 36c6dbe5570..8c9e87ecda1 100644
--- a/lib/socket_wrapper/wscript
+++ b/lib/socket_wrapper/wscript
@@ -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):