* configure.ac: Bump to beta4.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-04-19 11:34:43 +02:00
parent 9c815e0120
commit 56f7aa1e6f
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2012-04-18 Vladimir Serbinenko <phcoder@gmail.com>
* configure.ac: Bump to beta4.
2012-04-18 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/commands/search_wrap.c (grub_cmd_search): Handle old

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~beta3],[bug-grub@gnu.org])
AC_INIT([GRUB],[2.00~beta4],[bug-grub@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])