]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
Bump version to 2.05
authorDaniel Kiper <daniel.kiper@oracle.com>
Fri, 5 Jul 2019 09:30:53 +0000 (11:30 +0200)
committerDaniel Kiper <daniel.kiper@oracle.com>
Fri, 5 Jul 2019 09:30:53 +0000 (11:30 +0200)
Signed-off-by: Daniel Kiper <daniel.kiper@oracle.com>
configure.ac

index 7656f2434e560ce964763a7b7cbaffd311de0e45..629627cba7d175074b182cf56a7ab7482f114e16 100644 (file)
@@ -31,7 +31,7 @@ dnl (such as BUILD_CC, BUILD_CFLAGS, etc.) for the build type and variables
 dnl with the prefix "TARGET_" (such as TARGET_CC, TARGET_CFLAGS, etc.) are
 dnl used for the target type. See INSTALL for full list of variables.
 
-AC_INIT([GRUB],[2.04],[bug-grub@gnu.org])
+AC_INIT([GRUB],[2.05],[bug-grub@gnu.org])
 
 AC_CONFIG_AUX_DIR([build-aux])