Bumped version number to 1.27.

This commit is contained in:
Jesse Thilo
1999-02-16 11:05:48 +00:00
parent 5c31c3c2c8
commit e7ae9cfb47

View File

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