(AC_INIT): Bump version number to 2.59c.

This commit is contained in:
Paul Eggert 2004-08-21 00:10:25 +00:00
parent 2b1990a208
commit fa202169ae

View File

@ -22,7 +22,7 @@
# We need AC_CONFIG_TESTDIR.
AC_PREREQ([2.59])
AC_INIT([GNU Autoconf], [2.59b], [bug-autoconf@gnu.org])
AC_INIT([GNU Autoconf], [2.59c], [bug-autoconf@gnu.org])
AC_SUBST([PACKAGE_NAME])dnl
AC_CONFIG_SRCDIR([ChangeLog])