summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenny Baumann <BenBE@geshi.org>2021-09-05 19:07:29 +0200
committerBenny Baumann <BenBE@geshi.org>2021-09-05 19:07:29 +0200
commita516e0852ebe8919ac62c37f46639da561c0c925 (patch)
tree89529db9149e25ef5becd0f3d75da19407340ce9
parent556d7c03e8876eb440c9033ec9e9c533349deaf8 (diff)
Update configure to reflect rc2 in the version3.1.0rc2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f056f413..6b3db53e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@
# ----------------------------------------------------------------------
AC_PREREQ([2.69])
-AC_INIT([htop], [3.1.0-rc1], [htop@groups.io], [], [https://htop.dev/])
+AC_INIT([htop], [3.1.0-rc2], [htop@groups.io], [], [https://htop.dev/])
AC_CONFIG_SRCDIR([htop.c])
AC_CONFIG_AUX_DIR([build-aux])

© 2014-2024 Faster IT GmbH | imprint | privacy policy