We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b17b9c commit b8e1095Copy full SHA for b8e1095
NEWS
@@ -1,3 +1,10 @@
1
+========================================================================
2
+Release Notes for LMT 3.2.7 23 Oct 2019
3
4
+
5
+* #40 ltop fix to run without MDTs or OSTs
6
+* #38 Space and Inodes for MDTs show in ltop
7
8
========================================================================
9
Release Notes for LMT 3.2.6 06 May 2019
10
configure.ac
@@ -1,7 +1,7 @@
##
# Prologue
-AC_INIT([lmt], [3.2.6])
+AC_INIT([lmt], [3.2.7])
AC_CONFIG_AUX_DIR([config])
AC_CONFIG_HEADERS([config/config.h])
AC_CONFIG_SRCDIR([NEWS])
0 commit comments