summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Kiper <daniel.kiper@oracle.com>2023-07-10 17:43:48 +0200
committerDaniel Kiper <daniel.kiper@oracle.com>2023-07-10 17:43:48 +0200
commit7a994c87f571ac99745645be0bdde9827297321a (patch)
treef72baaa638fa782936d4982089961a1be118fda5
parent6425c12cd77ad51ad24be84c092aefacf0875089 (diff)
Release 2.12~rc1grub-2.12-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 278e5a81f..01500ffdf 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.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],