From: Vladimir Serbinenko Date: Mon, 8 Apr 2019 05:30:56 +0000 (+0200) Subject: Release 2.04~rc1 X-Git-Tag: grub-2.04-rc1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94d9926a664014007130796616210b68e421d54a;p=thirdparty%2Fgrub.git Release 2.04~rc1 --- diff --git a/configure.ac b/configure.ac index 8578d01b7..08b518fcc 100644 --- a/configure.ac +++ b/configure.ac @@ -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])