* configure.ac: Bump to beta6.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-05-31 15:44:37 +02:00
parent 684aef11c5
commit 2b34f94455
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2012-05-31 Vladimir Serbinenko <phcoder@gmail.com>
* configure.ac: Bump to beta6.
2012-05-31 Christer Weinigel <christer@weinigel.se>
* grub-core/normal/main.c (grub_file_getline): Fix off-by-one error.

View File

@ -32,7 +32,7 @@ dnl type, so there is no conflict. Variables with the prefix "TARGET_"
dnl (such as TARGET_CC, TARGET_CFLAGS, etc.) are used for the target
dnl type.
AC_INIT([GRUB],[2.00~beta5],[bug-grub@gnu.org])
AC_INIT([GRUB],[2.00~beta6],[bug-grub@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])