]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
Bump version to 2.15 master
authorDaniel Kiper <daniel.kiper@oracle.com>
Wed, 14 Jan 2026 19:05:13 +0000 (20:05 +0100)
committerDaniel Kiper <daniel.kiper@oracle.com>
Wed, 14 Jan 2026 19:05:13 +0000 (20:05 +0100)
Signed-off-by: Daniel Kiper <daniel.kiper@oracle.com>
configure.ac

index 47a96c36fc56949eb2d7c64bdc4cf52cff7d6bfe..d8ca1b7c141add3bed57bc442d80cf015c755b2e 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.
 
 dnl the target type. See INSTALL for full list of variables and
 dnl description of the relationships between them.
 
-AC_INIT([GRUB],[2.14],[bug-grub@gnu.org])
+AC_INIT([GRUB],[2.15],[bug-grub@gnu.org])
 
 AS_CASE(["$ERROR_PLATFORM_NOT_SUPPORT_SSP"],
   [n | no | nO | N | No | NO], [ERROR_PLATFORM_NOT_SUPPORT_SSP=no],
 
 AS_CASE(["$ERROR_PLATFORM_NOT_SUPPORT_SSP"],
   [n | no | nO | N | No | NO], [ERROR_PLATFORM_NOT_SUPPORT_SSP=no],