Skip to content

Commit 280715e

Browse files
author
Daniel Kiper
committed
Release 2.14~rc1
Signed-off-by: Daniel Kiper <daniel.kiper@oracle.com>
1 parent e549317 commit 280715e

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.13],[bug-grub@gnu.org])
37+
AC_INIT([GRUB],[2.14~rc1],[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)