mirror of
https://git.proxmox.com/git/grub2
synced 2025-05-26 00:06:02 +00:00
* configure.ac: Bump to 2.00~beta0.
This commit is contained in:
parent
7931dddfb8
commit
541d92e912
@ -1,3 +1,7 @@
|
|||||||
|
2012-02-27 Vladimir Serbinenko <phcoder@gmail.com>
|
||||||
|
|
||||||
|
* configure.ac: Bump to 2.00~beta0.
|
||||||
|
|
||||||
2012-02-27 Vladimir Serbinenko <phcoder@gmail.com>
|
2012-02-27 Vladimir Serbinenko <phcoder@gmail.com>
|
||||||
|
|
||||||
* util/getroot.c (grub_find_root_devices_from_btrfs): Add
|
* util/getroot.c (grub_find_root_devices_from_btrfs): Add
|
||||||
|
@ -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 (such as TARGET_CC, TARGET_CFLAGS, etc.) are used for the target
|
||||||
dnl type.
|
dnl type.
|
||||||
|
|
||||||
AC_INIT([GRUB],[1.99],[bug-grub@gnu.org])
|
AC_INIT([GRUB],[2.00~beta0],[bug-grub@gnu.org])
|
||||||
|
|
||||||
AC_CONFIG_AUX_DIR([build-aux])
|
AC_CONFIG_AUX_DIR([build-aux])
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user