Release 3.1.1

This commit is contained in:
Benny Baumann 2021-10-14 23:42:05 +02:00
parent 4cf74de1f1
commit e785693ef9
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
# ----------------------------------------------------------------------
AC_PREREQ([2.69])
AC_INIT([htop], [3.1.1-dev], [htop@groups.io], [], [https://htop.dev/])
AC_INIT([htop], [3.1.1], [htop@groups.io], [], [https://htop.dev/])
AC_CONFIG_SRCDIR([htop.c])
AC_CONFIG_AUX_DIR([build-aux])