]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
Release 2.12~rc1 grub-2.12-rc1
authorDaniel Kiper <daniel.kiper@oracle.com>
Mon, 10 Jul 2023 15:43:48 +0000 (17:43 +0200)
committerDaniel Kiper <daniel.kiper@oracle.com>
Mon, 10 Jul 2023 15:43:48 +0000 (17:43 +0200)
Signed-off-by: Daniel Kiper <daniel.kiper@oracle.com>
configure.ac

index 278e5a81f8050c1152c439bdeaaab75ccfe4c035..01500ffdf31992eb9cc9b39567b5e210ee8a0a42 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.11],[bug-grub@gnu.org])
+AC_INIT([GRUB],[2.12~rc1],[bug-grub@gnu.org])
 
 AS_CASE(["$ERROR_PLATFORM_NOT_SUPPORT_SSP"],
   [n | no | nO | N | No | NO], [ERROR_PLATFORM_NOT_SUPPORT_SSP=no],