release 1.4.8
Eric Blake <[email protected]>
| Newsgroups | gmane.comp.gnu.m4.patches |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 It's time for a release. I'll be uploading the tarballs shortly, and the web pages, then sending a release announcement. 2006-11-20 Eric Blake <[email protected]> Release 1.4.8: * configure.ac (AC_INIT): Bump version number. * NEWS: Describe changes since 1.4.7. Index: NEWS =================================================================== RCS file: /sources/m4/m4/NEWS,v retrieving revision 1.1.1.1.2.82 diff -u -p -r1.1.1.1.2.82 NEWS - --- NEWS 13 Nov 2006 23:25:08 -0000 1.1.1.1.2.82 +++ NEWS 21 Nov 2006 04:05:13 -0000 @@ -2,7 +2,7 @@ GNU M4 NEWS - User visible changes. Copyright (C) 1992, 1993, 1994, 2004, 2005, 2006 Free Software Foundation, Inc. - -Version 1.4.8 - ?? ??? 2006, by ?? (CVS version 1.4.7a) +Version 1.4.8 - 20 November 2006, by Eric Blake (CVS version 1.4.7a) * The `divert' macro and `-H'/`--hashsize' command line option no longer cause a core dump when handed extra large values. Also, `divert' now Index: configure.ac =================================================================== RCS file: /sources/m4/m4/configure.ac,v retrieving revision 1.36.2.30 diff -u -p -r1.36.2.30 configure.ac - --- configure.ac 17 Oct 2006 16:13:03 -0000 1.36.2.30 +++ configure.ac 21 Nov 2006 04:05:13 -0000 @@ -18,7 +18,7 @@ # 02110-1301 USA AC_PREREQ([2.60]) - -AC_INIT([GNU M4], [1.4.7a], [[email protected]]) +AC_INIT([GNU M4], [1.4.8], [[email protected]]) AM_INIT_AUTOMAKE([1.9.6 dist-bzip2 gnu]) PACKAGE=$PACKAGE_TARNAME; AC_SUBST([PACKAGE]) VERSION=$PACKAGE_VERSION; AC_SUBST([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 iD8DBQFFYnvZ84KuGfSFAYARAm/2AJ9Yk33zPs4gZ1cT/JMn0Gf+glKv4QCfYAMs YVwCdOYVATUcu7wU8eGa/iM= =Iz6F -----END PGP SIGNATURE-----