diff options
-rw-r--r-- | CHANGELOG.txt | 8 | ||||
-rw-r--r-- | VERSION.txt | 2 |
2 files changed, 9 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index a14ed09..46109e3 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,11 @@ +2019-07-01 Daniel Baumann <daniel.baumann@progress-linux.org> + + * Releasing version 20190701. + + [ Daniel Baumann ] + * Correcting package name typo in Makefile. + * Removing unnecessary trailing slash in manpage urls. + 2019-02-25 Daniel Baumann <daniel.baumann@progress-linux.org> * Releasing version 20190225. diff --git a/VERSION.txt b/VERSION.txt index eed0306..f664d27 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -20190225 +20190701 |