X-Git-Url: http://git.samba.org/?a=blobdiff_plain;f=source4%2Fscripting%2Fpython%2Fconfig.m4;fp=source4%2Fscripting%2Fpython%2Fconfig.m4;h=843c3f7873a9440985cfdba1797bec79eb02f01f;hb=6f6e42ce60e3f9adfebffa7db04eafe717942c1b;hp=aaf32c5e4e733e738e5fc6582bd517b61a61cfb1;hpb=ec80fe4b214e311952ab67b3fd8b1cb1551c3b5c;p=samba.git diff --git a/source4/scripting/python/config.m4 b/source4/scripting/python/config.m4 index aaf32c5e4e7..843c3f7873a 100644 --- a/source4/scripting/python/config.m4 +++ b/source4/scripting/python/config.m4 @@ -5,7 +5,7 @@ AC_ARG_VAR([PYTHON_VERSION],[The installed Python will be appended to the Python interpreter canonical name.]) -AC_PROG_SWIG(1.3.35) +AC_PROG_SWIG(1.3.36) AC_PATH_PROG([PYTHON],[python[$PYTHON_VERSION]]) if test -z "$PYTHON"; then