Skip to content

Commit eaa3b8f

Browse files
author
Daniel Kiper
committed
Bump version to 2.15
Signed-off-by: Daniel Kiper <daniel.kiper@oracle.com>
1 parent d38d6a1 commit eaa3b8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dnl "TARGET_" (such as TARGET_CC, TARGET_CFLAGS, etc.) are used for
3434
dnl the target type. See INSTALL for full list of variables and
3535
dnl description of the relationships between them.
3636

37-
AC_INIT([GRUB],[2.14],[bug-grub@gnu.org])
37+
AC_INIT([GRUB],[2.15],[bug-grub@gnu.org])
3838

3939
AS_CASE(["$ERROR_PLATFORM_NOT_SUPPORT_SSP"],
4040
[n | no | nO | N | No | NO], [ERROR_PLATFORM_NOT_SUPPORT_SSP=no],

0 commit comments

Comments
 (0)