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 ea23508 commit 348c0a6Copy full SHA for 348c0a6
configure.ac
@@ -7,7 +7,7 @@
7
8
m4_define([htop_git_version],
9
m4_normalize(m4_esyscmd([git describe --abbrev=7 --dirty --always --tags 2> /dev/null || echo ''])))
10
-m4_define([htop_release_version], [3.4.1-dev])
+m4_define([htop_release_version], [3.4.1])
11
12
# ----------------------------------------------------------------------
13
# Autoconf initialization.
0 commit comments