From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marian Csontos Date: Thu, 22 Dec 2022 15:11:43 +0000 (GMT) Subject: main - pre-release Message-ID: <20221222151143.ADCEF3858D1E@sourceware.org> List-Id: To: lvm-devel@redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Gitweb: https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=2abb029f2a9f056a6061dab6f898125dc40637ae Commit: 2abb029f2a9f056a6061dab6f898125dc40637ae Parent: 2772d299174c25f054b4e5ceb0e86aec661b12f6 Author: Marian Csontos AuthorDate: Thu Dec 22 16:07:35 2022 +0100 Committer: Marian Csontos CommitterDate: Thu Dec 22 16:07:35 2022 +0100 pre-release --- VERSION | 2 +- VERSION_DM | 2 +- WHATS_NEW | 2 +- WHATS_NEW_DM | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/VERSION b/VERSION index b5c261028..54e07f9c2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.03.18(2)-git (2022-11-10) +2.03.18(2) (2022-12-22) diff --git a/VERSION_DM b/VERSION_DM index c1923fa3a..9ead606c4 100644 --- a/VERSION_DM +++ b/VERSION_DM @@ -1 +1 @@ -1.02.189-git (2022-11-10) +1.02.189 (2022-12-22) diff --git a/WHATS_NEW b/WHATS_NEW index bfa33aa7a..8790cfc51 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,4 +1,4 @@ -Version 2.03.18 - +Version 2.03.18 - 22nd December 2022 ==================================== Fix issues reported by coverity scan. Fix warning for thin pool overprovisioning on lvextend (2.03.17). diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM index 71eee439f..35e1d990f 100644 --- a/WHATS_NEW_DM +++ b/WHATS_NEW_DM @@ -1,4 +1,4 @@ -Version 1.02.189 - +Version 1.02.189 - 22nd December 2022 ===================================== Improve 'dmsetup create' without given table line with new kernels.