aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2005-06-12 19:57:04 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2005-06-12 19:57:04 +0000
commit67364f1513d5e5382a52646e5636dad730ae86e5 (patch)
tree9789695b211f4be9d24ae1c609c3832e16e147d6 /configure.in
parent1e41d4d2af469e619b62d440cb39b77aa1372f8a (diff)
downloadswig-67364f1513d5e5382a52646e5636dad730ae86e5.tar.gz
bump version to 1.3.26
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7286 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 243664372..b4d4d222d 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.25],[http://www.swig.org])
+AC_INIT([swig],[1.3.26],[http://www.swig.org])
AC_PREREQ(2.58)
AC_CONFIG_SRCDIR([Source/Swig/swig.h])
AC_CONFIG_AUX_DIR([Tools/config])