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 6b15bd7 commit a21f043Copy full SHA for a21f043
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.5.0-dev])
+m4_define([htop_release_version], [3.5.0])
11
12
# ----------------------------------------------------------------------
13
# Autoconf initialization.
0 commit comments