We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b728d96 commit 55c10ecCopy full SHA for 55c10ec
configure.ac
@@ -6,7 +6,7 @@
6
# ----------------------------------------------------------------------
7
8
AC_PREREQ([2.69])
9
-AC_INIT([htop], [3.2.2-dev], [[email protected]], [], [https://htop.dev/])
+AC_INIT([htop], [3.2.2], [[email protected]], [], [https://htop.dev/])
10
11
AC_CONFIG_SRCDIR([htop.c])
12
AC_CONFIG_AUX_DIR([build-aux])
0 commit comments