aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2008-06-25 00:16:40 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2008-06-25 00:16:40 +0000
commita49edfb2b5f82bcb6d1581d8fabbdf34395535f2 (patch)
tree9e07a51f76fc5e295dad0fc6853fcc4c928950a5 /configure.in
parentac5b951a574ae0dea900a4501ea09567f9c2f315 (diff)
downloadswig-a49edfb2b5f82bcb6d1581d8fabbdf34395535f2.tar.gz
bump version to 1.3.37
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10589 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 a6aa77535..13c3c6bc9 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.36],[http://www.swig.org])
+AC_INIT([swig],[1.3.37],[http://www.swig.org])
AC_PREREQ(2.58)
AC_CONFIG_SRCDIR([Source/Swig/swig.h])
AC_CONFIG_AUX_DIR([Tools/config])