Bison 1.29 released.

This commit is contained in:
Jesse Thilo
1999-12-13 07:48:09 +00:00
parent 96042d8155
commit f87a220598
2 changed files with 9 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(src/reduce.c)
AM_INIT_AUTOMAKE(bison,1.28)
AM_INIT_AUTOMAKE(bison,1.29)
AM_CONFIG_HEADER(config.h:config.hin)
AC_PREREQ(2.13)