Release version 1.5

This commit is contained in:
Iustin Pop
2023-04-19 22:59:23 +02:00
parent b6d221c17a
commit c49c863a2a
2 changed files with 9 additions and 1 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## Changes in version 1.5 (Wed, 19 Apr 2023)
Trivial release:
- add IBM 3590 B/E format to tape densities table (Chris Dinneen).
Thanks!
## Changes in version 1.4 (Sun, 30 Aug 2020)
Small bugfixes and improvements release:

View File

@@ -28,7 +28,7 @@ DISTFILES = \
.dir-locals.el \
.clang-format
VERSION=1.4
VERSION=1.5
RELEASEDIR=mt-st-$(VERSION)
TARFILE=mt-st-$(VERSION).tar.gz