diff --git a/SWIG/configure.in b/SWIG/configure.in index 34a3b73fe..45818a5d0 100644 --- a/SWIG/configure.in +++ b/SWIG/configure.in @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([swig],[1.3.18],[http://www.swig.org]) +AC_INIT([swig],[1.3.19],[http://www.swig.org]) AC_PREREQ(2.54) AC_CONFIG_SRCDIR([Source/Swig/swig.h]) AC_CONFIG_AUX_DIR([Tools/config])