commit 858c34a1e19bd790510bb918c583cea73487e64e
Author: Laslo Hunhold <[email protected]>
AuthorDate: Sun Oct 9 12:13:42 2022 +0200
Commit: Laslo Hunhold <[email protected]>
CommitDate: Sun Oct 9 12:14:58 2022 +0200
Bump to version 2.0.1
Hardened the code using static analysis and improved the build system
to work perfectly on OpenBSD and macOS.
Signed-off-by: Laslo Hunhold <[email protected]>
diff --git a/Makefile b/Makefile
index 7e87720..53d42a6 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@
VERSION_MAJOR = 2
VERSION_MINOR = 0
-VERSION_PATCH = 0
+VERSION_PATCH = 1
UNICODE_VERSION = 15.0.0
MAN_DATE = 2022-10-06