1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00

lib: Bump socket_wrapper version to 1.1.0.

This commit is contained in:
Andreas Schneider 2014-06-03 15:15:34 +02:00 committed by Michael Adam
parent b9d6ad85a8
commit f6023bbd67

View 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):