Skip to content

Commit a516e08

Browse files
committed
Update configure to reflect rc2 in the version
1 parent 556d7c0 commit a516e08

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-rc1], [htop@groups.io], [], [https://htop.dev/])
9+
AC_INIT([htop], [3.1.0-rc2], [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)