summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorNathan Scott <nathans@redhat.com>2021-08-27 12:14:23 +1000
committerNathan Scott <nathans@redhat.com>2021-08-27 12:14:23 +1000
commit858ad8029dffe11592296e60afe35d1e76e823ae (patch)
tree3e68e82e85f4e048c474d402d477aac14086398b /configure.ac
parent6876a4b136d9df45cf35115e0b8a2537f7036253 (diff)
Update configure to reflect rc1 in the version
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 71b93b40..32e89cf4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@
# ----------------------------------------------------------------------
AC_PREREQ([2.69])
-AC_INIT([htop], [3.1.0-dev], [htop@groups.io], [], [https://htop.dev/])
+AC_INIT([htop], [3.1.0-rc1], [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