2006-10-15 Yoshinori K. Okuji <okuji@enbug.org>

* configure.ac (AC_INIT): Bumped to 1.95.
This commit is contained in:
okuji 2006-10-15 13:53:59 +00:00
parent a1bb27e4fd
commit 5d74d927f6
4 changed files with 15 additions and 11 deletions

View file

@ -31,7 +31,7 @@ dnl (such as TARGET_CC, TARGET_CFLAGS, etc.) are used for the target
dnl type.
AC_INIT(GRUB, 1.94, [bug-grub@gnu.org])
AC_INIT(GRUB, 1.95, [bug-grub@gnu.org])
AC_PREREQ(2.53)
AC_CONFIG_SRCDIR([include/grub/dl.h])
AC_CONFIG_HEADER([config.h])