summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
-rw-r--r--version2
2 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index d983c75..e0a2e3a 100644
--- a/README.md
+++ b/README.md
@@ -107,6 +107,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
## 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 3393b5f..6fd113f 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-0.14.4
+0.14.5 \ No newline at end of file