Release version 1.8

This commit is contained in:
Iustin Pop
2025-02-08 21:22:48 +01:00
parent a76e4ce544
commit 70b24634cf
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Changes in version 1.8 (Upcoming Release)
## Changes in version 1.8 (Sat, 08 Feb 2025)
After almost two years, a number of minor fixes and improvements have accumulated:

View File

@@ -31,7 +31,7 @@ DISTFILES = \
TESTFILES = $(wildcard tests/*.test)
TESTDATAFILES = $(wildcard tests/data/*)
VERSION=1.7
VERSION=1.8
RELEASEDIR=mt-st-$(VERSION)
TARFILE=mt-st-$(VERSION).tar.gz