Skip to content

Commit 348c0a6

Browse files
committed
Release 3.4.1
1 parent ea23508 commit 348c0a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
m4_define([htop_git_version],
99
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])
10+
m4_define([htop_release_version], [3.4.1])
1111

1212
# ----------------------------------------------------------------------
1313
# Autoconf initialization.

0 commit comments

Comments
 (0)