2006-03-10 Marco Gerards <marco@gnu.org>

* configure.ac (AC_INIT): Bumped to 1.93.

	* DISTLIST: Added `include/grub/hfs.h'.
This commit is contained in:
marco_g 2006-03-10 22:27:24 +00:00
parent a3c5c6f8f6
commit 5f97350bc7
5 changed files with 25 additions and 10 deletions

View file

@ -11,7 +11,7 @@
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
AC_INIT(GRUB, 1.92, [bug-grub@gnu.org])
AC_INIT(GRUB, 1.93, [bug-grub@gnu.org])
AC_PREREQ(2.53)
AC_CONFIG_SRCDIR([include/grub/dl.h])
AC_CONFIG_HEADER([config.h])