From 733a7e726a47a0675ff7fddd6a66171ed240746a Mon Sep 17 00:00:00 2001 From: Charles Volzka Date: Mon, 11 Sep 2023 10:16:28 -0500 Subject: [PATCH] Update version Signed-off-by: Charles Volzka --- CHANGELOG.md | 7 +++---- VERSION_NUMBER | 2 +- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c66ba987c..23d115f2cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,11 +9,10 @@ Releases are extensively tested, including the following steps. * Static code analysis (`cppchecker`) testing. * Updates each of the third_party software to the latest version that is compatible with the given release of the ONNX-MLIR code. -# Current releases +## Prerelease 0.4.1.1 -## Prerelease 0.4.2 - -< current main branch > +This prerelease was cut from commit on September 11th, 2023. +There are no security issues that we know of. ## Prerelease 0.4.1 diff --git a/VERSION_NUMBER b/VERSION_NUMBER index 2b7c5ae018..d69ea53e97 100644 --- a/VERSION_NUMBER +++ b/VERSION_NUMBER @@ -1 +1 @@ -0.4.2 +0.4.1.1