From: Daniel Kiper Date: Fri, 12 Mar 2021 15:09:51 +0000 (+0100) Subject: Release 2.06~rc1 X-Git-Tag: grub-2.06-rc1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a53e530f8ad3770c3b03c208c08ae4162f68e3b1;p=thirdparty%2Fgrub.git Release 2.06~rc1 Signed-off-by: Daniel Kiper --- diff --git a/configure.ac b/configure.ac index 676137deb..74719416c 100644 --- a/configure.ac +++ b/configure.ac @@ -34,7 +34,7 @@ dnl "TARGET_" (such as TARGET_CC, TARGET_CFLAGS, etc.) are used for dnl the target type. See INSTALL for full list of variables and dnl description of the relationships between them. -AC_INIT([GRUB],[2.05],[bug-grub@gnu.org]) +AC_INIT([GRUB],[2.06~rc1],[bug-grub@gnu.org]) AC_CONFIG_AUX_DIR([build-aux])