Increment version to GRUB 2.02~rc2.

This commit is contained in:
Vladimir Serbinenko 2017-03-15 09:20:29 +01:00
parent fcea891e17
commit 8014b7b337
2 changed files with 99 additions and 99 deletions

View file

@ -31,7 +31,7 @@ dnl (such as BUILD_CC, BUILD_CFLAGS, etc.) for the build type and variables
dnl with the prefix "TARGET_" (such as TARGET_CC, TARGET_CFLAGS, etc.) are
dnl used for the target type. See INSTALL for full list of variables.
AC_INIT([GRUB],[2.02~rc1],[bug-grub@gnu.org])
AC_INIT([GRUB],[2.02~rc2],[bug-grub@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])