summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Serbinenko <phcoder@gmail.com>2019-04-08 07:30:56 +0200
committerVladimir Serbinenko <phcoder@google.com>2019-04-09 10:04:54 +1000
commit94d9926a664014007130796616210b68e421d54a (patch)
treea8d9466e56853757fb64b85fc5d35050360f782a
parentad4bfeec5ca4cc8479e9353c530a7e77f76d26bd (diff)
Release 2.04~rc1grub-2.04-rc1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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])