diff --git a/configure.ac b/configure.ac index da8d8bd5..1b722222 100644 --- a/configure.ac +++ b/configure.ac @@ -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])