bump version 1.3.23 -> 1.3.24

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6784 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2004-11-28 19:18:02 +00:00
commit 43138053b7
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
<body bgcolor="#ffffff">
<H1><a name="Sections"></a>SWIG-1.3 Development Documentation</H1>
Last update : SWIG-1.3.23 (November 11, 2004)
Last update : SWIG-1.3.24 (?? ???????, 2004)
<H2>Sections</H2>

View file

@ -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.23],[http://www.swig.org])
AC_INIT([swig],[1.3.24],[http://www.swig.org])
AC_PREREQ(2.54)
AC_CONFIG_SRCDIR([Source/Swig/swig.h])
AC_CONFIG_AUX_DIR([Tools/config])