* NEWS: Likewise.
2006-11-17 Paul Eggert <eggert@cs.ucla.edu>
+2006-11-17 Paul Eggert <eggert@cs.ucla.edu>
+
+ * configure.ac (AC_INIT): Bump to 2.61a.
+ * NEWS: Likewise.
+
2006-11-17 Paul Eggert <eggert@cs.ucla.edu>
Version 2.61.
+* Major changes in Autoconf 2.61a (??)
+
* Major changes in Autoconf 2.61 (2006-11-17)
** New macros AC_C_FLEXIBLE_ARRAY_MEMBER, AC_C_VARARRAYS.
# We need AC_CONFIG_TESTDIR.
AC_PREREQ([2.59])
-AC_INIT([GNU Autoconf], [2.61], [bug-autoconf@gnu.org])
+AC_INIT([GNU Autoconf], [2.61a], [bug-autoconf@gnu.org])
AC_SUBST([PACKAGE_NAME])dnl
AC_CONFIG_SRCDIR([ChangeLog])