summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2007-11-16 22:24:20 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2007-11-16 22:24:20 +0000
commita44c4293ef43db46268d9d5571b80e0267cad418 (patch)
tree2386d910958ea80d32a51ad7ce5399841996cbb3 /configure.in
parent173f5632dc9cb35ee66e173fa47f09b7f88f33c9 (diff)
downloadswig-a44c4293ef43db46268d9d5571b80e0267cad418.tar.gz
up version to 1.3.33
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10150 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 d789c0022..77fbf3653 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.32],[http://www.swig.org])
+AC_INIT([swig],[1.3.33],[http://www.swig.org])
AC_PREREQ(2.58)
AC_CONFIG_SRCDIR([Source/Swig/swig.h])
AC_CONFIG_AUX_DIR([Tools/config])