Increase version to 2.02.

This commit is contained in:
Vladimir Serbinenko 2017-04-25 16:23:16 +02:00
parent d454509bb8
commit e54c99aaff
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~rc2],[bug-grub@gnu.org])
AC_INIT([GRUB],[2.02],[bug-grub@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])