autoconf-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bump version number


From: Eric Blake
Subject: bump version number
Date: Sat, 16 Dec 2006 12:09:45 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.8) Gecko/20061025 Thunderbird/1.5.0.8 Mnenhy/0.7.4.666

-----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  <address@hidden>

        * 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             address@hidden
-----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], address@hidden)
+AC_INIT([GNU Autoconf], [2.61b], address@hidden)
 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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]