Skip to content

Commit

Permalink
Update configure to reflect rc2 in the version
Browse files Browse the repository at this point in the history
  • Loading branch information
BenBE committed Sep 5, 2021
1 parent 556d7c0 commit a516e08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# ----------------------------------------------------------------------

AC_PREREQ([2.69])
AC_INIT([htop], [3.1.0-rc1], [[email protected]], [], [https://htop.dev/])
AC_INIT([htop], [3.1.0-rc2], [[email protected]], [], [https://htop.dev/])

AC_CONFIG_SRCDIR([htop.c])
AC_CONFIG_AUX_DIR([build-aux])
Expand Down

0 comments on commit a516e08

Please sign in to comment.