-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Now that post-2.61a patches have been committed, we need to bump the
version. Checking this in (plus regenerating files) as obvious:
2006-12-16 Eric Blake <[EMAIL PROTECTED]>
* configure.ac (AC_INIT): Bump version, since 2.61a is released.
* NEWS: Start news for current version.
--
Life is short - so eat dessert first!
Eric Blake [EMAIL PROTECTED]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFFhER484KuGfSFAYARArr1AKCqI0AX18rssRtosYmNV00mzFHCtgCgqu8M
laz4dPWR+hkHPKoz0p7Vp50=
=RPOJ
-----END PGP SIGNATURE-----
Index: configure.ac
===================================================================
RCS file: /sources/autoconf/autoconf/configure.ac,v
retrieving revision 1.85
diff -u -p -r1.85 configure.ac
--- configure.ac 17 Nov 2006 20:01:04 -0000 1.85
+++ configure.ac 16 Dec 2006 19:00:11 -0000
@@ -22,7 +22,7 @@
# We need AC_CONFIG_TESTDIR.
AC_PREREQ([2.59])
-AC_INIT([GNU Autoconf], [2.61a], [EMAIL PROTECTED])
+AC_INIT([GNU Autoconf], [2.61b], [EMAIL PROTECTED])
AC_SUBST([PACKAGE_NAME])dnl
AC_CONFIG_SRCDIR([ChangeLog])
Index: NEWS
===================================================================
RCS file: /sources/autoconf/autoconf/NEWS,v
retrieving revision 1.419
diff -u -p -r1.419 NEWS
--- NEWS 12 Dec 2006 00:54:52 -0000 1.419
+++ NEWS 16 Dec 2006 19:00:12 -0000
@@ -1,3 +1,7 @@
+* Major changes in Autoconf 2.61b (????-??-??)
+
+** None yet...
+
* Major changes in Autoconf 2.61a (2006-12-11)
** AC_FUNC_FSEEKO was broken in 2.61; it didn't make fseeko and ftello visible