From a53e530f8ad3770c3b03c208c08ae4162f68e3b1 Mon Sep 17 00:00:00 2001 From: Daniel Kiper Date: Fri, 12 Mar 2021 16:09:51 +0100 Subject: [PATCH] Release 2.06~rc1 Signed-off-by: Daniel Kiper --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]) -- 2.47.2