From c5fe142256ef3dcde9d68f1f5b634be6800500f2 Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Mon, 20 Sep 2021 16:34:39 +1000 Subject: Bump to rc3, likely final release commits for 3.1.0 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 27e090d4..8bd532d9 100644 --- a/configure.ac +++ b/configure.ac @@ -6,7 +6,7 @@ # ---------------------------------------------------------------------- AC_PREREQ([2.69]) -AC_INIT([htop], [3.1.0-rc2], [htop@groups.io], [], [https://htop.dev/]) +AC_INIT([htop], [3.1.0-rc3], [htop@groups.io], [], [https://htop.dev/]) AC_CONFIG_SRCDIR([htop.c]) AC_CONFIG_AUX_DIR([build-aux]) -- cgit v1.2.3