From: Daniel Kiper Date: Tue, 28 Oct 2025 12:19:47 +0000 (+0100) Subject: Release 2.14~rc1 X-Git-Tag: grub-2.14-rc1^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=280715ec63a3424f5cf1289302cb4ab4e98768f4;p=thirdparty%2Fgrub.git Release 2.14~rc1 Signed-off-by: Daniel Kiper --- diff --git a/configure.ac b/configure.ac index 1f391fa8e..8a72c078e 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.13],[bug-grub@gnu.org]) +AC_INIT([GRUB],[2.14~rc1],[bug-grub@gnu.org]) AS_CASE(["$ERROR_PLATFORM_NOT_SUPPORT_SSP"], [n | no | nO | N | No | NO], [ERROR_PLATFORM_NOT_SUPPORT_SSP=no],