bump version
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7804 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
d0cfe01f58
commit
edd19b2f39
2 changed files with 3 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
Unreleased changes
|
||||
==================
|
||||
Version 1.3.28 (unreleased)
|
||||
===========================
|
||||
|
||||
11/02/2005: mmatus
|
||||
|
||||
|
|
|
|||
|
|
@ -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.27],[http://www.swig.org])
|
||||
AC_INIT([swig],[1.3.28],[http://www.swig.org])
|
||||
AC_PREREQ(2.58)
|
||||
AC_CONFIG_SRCDIR([Source/Swig/swig.h])
|
||||
AC_CONFIG_AUX_DIR([Tools/config])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue