summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Kiper <daniel.kiper@oracle.com>2021-03-12 16:09:51 +0100
committerDaniel Kiper <daniel.kiper@oracle.com>2021-03-12 16:09:51 +0100
commita53e530f8ad3770c3b03c208c08ae4162f68e3b1 (patch)
tree6167f9b28d44f57abce89cf64e941e0385b7a7f1
parenta166484483a94f6a414c09a1e449d51fb1beaf05 (diff)
Release 2.06~rc1grub-2.06-rc1
Signed-off-by: Daniel Kiper <daniel.kiper@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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])