From a35054504293f9ff64539850d1ed0bfd2f5399f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Mon, 21 Feb 2022 14:26:56 +0100 Subject: [PATCH] bump version --- README.md | 4 ++++ version | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d983c75a..e0a2e3a0 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,10 @@ along with this program. If not, see . ## Release History +0.14.5 (February 21, 2022): + +* fix faulty version in 0.14.4 + 0.14.4 (February 21, 2022): * Several test fixes to fix patchelf test suite on openbsd by @klemensn diff --git a/version b/version index 3393b5fd..6fd113fc 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.14.4 +0.14.5 \ No newline at end of file