From eaa3b8f0f90605a82c6bfda4c5c4b73c58eb81ac Mon Sep 17 00:00:00 2001 From: Daniel Kiper Date: Wed, 14 Jan 2026 20:05:13 +0100 Subject: [PATCH] Bump version to 2.15 Signed-off-by: Daniel Kiper --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 47a96c36f..d8ca1b7c1 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.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], -- 2.47.3