summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2009-08-19 00:11:29 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2009-08-19 00:11:29 +0000
commit4835720f5a63a822292e66aa0fb308a6ac1144f9 (patch)
tree4f3a03822bd3ca843f704c0b4a48dd08914444be /configure.in
parent2d78a12b873468c7d5f9529e79e445d82351a892 (diff)
downloadswig-4835720f5a63a822292e66aa0fb308a6ac1144f9.tar.gz
bump version to 1.3.41
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11647 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 4edc8e1ae..96c3d18b0 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.40],[http://www.swig.org])
+AC_INIT([swig],[1.3.41],[http://www.swig.org])
AC_PREREQ(2.58)
AC_CONFIG_SRCDIR([Source/Swig/swig.h])
AC_CONFIG_AUX_DIR([Tools/config])