]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
Release 2.06~rc1 grub-2.06-rc1
authorDaniel Kiper <daniel.kiper@oracle.com>
Fri, 12 Mar 2021 15:09:51 +0000 (16:09 +0100)
committerDaniel Kiper <daniel.kiper@oracle.com>
Fri, 12 Mar 2021 15:09:51 +0000 (16:09 +0100)
Signed-off-by: Daniel Kiper <daniel.kiper@oracle.com>
configure.ac

index 676137deb8a88d12a71e3f1f565c2b8072179293..74719416c4c4003b1d52ba1783347cb348b5cc15 100644 (file)
@@ -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])