We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a36f02 commit e568e4cCopy full SHA for e568e4c
NEWS
@@ -1,3 +1,9 @@
1
+========================================================================
2
+Release Notes for LMT 3.2.5 17 Sep 2018
3
4
+
5
+* Fix omission of 'z' in ltop.1 man page
6
7
========================================================================
8
Release Notes for LMT 3.2.4 17 Sep 2018
9
configure.ac
@@ -1,7 +1,7 @@
##
# Prologue
-AC_INIT([lmt], [3.2.4])
+AC_INIT([lmt], [3.2.5])
AC_CONFIG_AUX_DIR([config])
AC_CONFIG_HEADERS([config/config.h])
AC_CONFIG_SRCDIR([NEWS])
0 commit comments