Skip to content

Commit e568e4c

Browse files
committed
Prep for tagging 3.2.5
1 parent 5a36f02 commit e568e4c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

NEWS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
========================================================================
28
Release Notes for LMT 3.2.4 17 Sep 2018
39
========================================================================

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
##
22
# Prologue
33
##
4-
AC_INIT([lmt], [3.2.4])
4+
AC_INIT([lmt], [3.2.5])
55
AC_CONFIG_AUX_DIR([config])
66
AC_CONFIG_HEADERS([config/config.h])
77
AC_CONFIG_SRCDIR([NEWS])

0 commit comments

Comments
 (0)