summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2006-11-15 23:52:38 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2006-11-15 23:52:38 +0000
commit3211a5e770bef76ed10ced008f095f7e4d231972 (patch)
treeb7ec8b601df3e37e534a7d304160816ea76eda01 /configure.in
parentf2ca3aaec1fd97b780773876730d050497043ea5 (diff)
downloadswig-3211a5e770bef76ed10ced008f095f7e4d231972.tar.gz
bump vertion to 1.3.31
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9567 626c5289-ae23-0410-ae9c-e8d60b6d4f22
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 806dea407..6edc0349f 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
dnl The macros which aren't shipped with the autotools are stored in the
dnl Tools/config directory in .m4 files.
-AC_INIT([swig],[1.3.30],[http://www.swig.org])
+AC_INIT([swig],[1.3.31],[http://www.swig.org])
AC_PREREQ(2.58)
AC_CONFIG_SRCDIR([Source/Swig/swig.h])
AC_CONFIG_AUX_DIR([Tools/config])