* configure.ac: Bump to 2.00~rc1.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-06-23 22:56:19 +02:00
parent 2fb97ed37a
commit 8a4d6a445b
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2012-06-23 Vladimir Serbinenko <phcoder@gmail.com>
* configure.ac: Bump to 2.00~rc1.
2012-06-23 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/boot/mips/loongson/fwstart.S: Add missing setting of high

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