Bump to 1.49d.

This commit is contained in:
Akim Demaille
2002-09-27 15:40:39 +00:00
parent 464197c3a7
commit 805e703284
2 changed files with 2 additions and 2 deletions

2
NEWS
View File

@@ -1,7 +1,7 @@
Bison News
----------
Changes in version 1.49c:
Changes in version 1.49d:
Changes in version 1.49b, 2002-08-12:

View File

@@ -20,7 +20,7 @@
# We need a recent Autoconf to run a recent Autotest.
AC_PREREQ(2.54)
AC_INIT([GNU Bison], [1.49c], [bug-bison@gnu.org])
AC_INIT([GNU Bison], [1.49d], [bug-bison@gnu.org])
AC_CONFIG_AUX_DIR(config)
AM_INIT_AUTOMAKE([1.7 check-news readme-alpha dist-bzip2])