Generate with 1.3.36.
[samba.git] / source4 / scripting / python / config.m4
index aaf32c5e4e733e738e5fc6582bd517b61a61cfb1..843c3f7873a9440985cfdba1797bec79eb02f01f 100644 (file)
@@ -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