]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
Release 2.14~rc1 grub-2.14-rc1
authorDaniel Kiper <daniel.kiper@oracle.com>
Tue, 28 Oct 2025 12:19:47 +0000 (13:19 +0100)
committerDaniel Kiper <daniel.kiper@oracle.com>
Tue, 28 Oct 2025 12:19:47 +0000 (13:19 +0100)
Signed-off-by: Daniel Kiper <daniel.kiper@oracle.com>
configure.ac

index 1f391fa8ee28ac015f40d890c69801f6d7c3f172..8a72c078eb7160704ecea09a481dd3cc5be5f170 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.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],