* configure.ac: Bump version to 2.00.

* grub-core/normal/main.c (features): Add feature_200_final.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-06-28 02:06:36 +02:00
parent 0c4f85f651
commit 5f91f70146
3 changed files with 7 additions and 2 deletions

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