* configure.ac: Bump version to 2.00.
* grub-core/normal/main.c (features): Add feature_200_final.
This commit is contained in:
parent
0c4f85f651
commit
5f91f70146
3 changed files with 7 additions and 2 deletions
|
@ -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~rc1],[bug-grub@gnu.org])
|
||||
AC_INIT([GRUB],[2.00],[bug-grub@gnu.org])
|
||||
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue