]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
Release 2.04~rc1 grub-2.04-rc1
authorVladimir Serbinenko <phcoder@gmail.com>
Mon, 8 Apr 2019 05:30:56 +0000 (07:30 +0200)
committerVladimir Serbinenko <phcoder@google.com>
Tue, 9 Apr 2019 00:04:54 +0000 (10:04 +1000)
configure.ac

index 8578d01b74732b8869235b9c41fa843465ea0458..08b518fcc92c2799876f8353df0020cbc0735a3e 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.03],[bug-grub@gnu.org])
+AC_INIT([GRUB],[2.04~rc1],[bug-grub@gnu.org])
 
 AC_CONFIG_AUX_DIR([build-aux])