Skip to content

Commit 29983ff

Browse files
committed
Release 3.1.0
1 parent 36b7f57 commit 29983ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# ----------------------------------------------------------------------
77

88
AC_PREREQ([2.69])
9-
AC_INIT([htop], [3.1.0-rc3], [htop@groups.io], [], [https://htop.dev/])
9+
AC_INIT([htop], [3.1.0], [htop@groups.io], [], [https://htop.dev/])
1010

1111
AC_CONFIG_SRCDIR([htop.c])
1212
AC_CONFIG_AUX_DIR([build-aux])

0 commit comments

Comments
 (0)