From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marian Csontos Date: Wed, 20 Oct 2021 10:10:25 +0000 (GMT) Subject: main - post-release Message-ID: <20211020101025.86AF53857C52@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=819a35cc9133889b5efc4833d8191e3e71396552 Commit: 819a35cc9133889b5efc4833d8191e3e71396552 Parent: ef4521831d15a1785e034f6c6f536a03446f6e05 Author: Marian Csontos AuthorDate: Wed Oct 20 11:13:28 2021 +0200 Committer: Marian Csontos CommitterDate: Wed Oct 20 11:13:28 2021 +0200 post-release --- VERSION | 2 +- VERSION_DM | 2 +- WHATS_NEW | 3 +++ WHATS_NEW_DM | 3 +++ 4 files changed, 8 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 0a3618042..dfbf5a300 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.03.14(2) (2021-10-20) +2.03.15(2)-git (2021-10-20) diff --git a/VERSION_DM b/VERSION_DM index 52cb6225f..5e5c70a77 100644 --- a/VERSION_DM +++ b/VERSION_DM @@ -1 +1 @@ -1.02.181 (2021-10-20) +1.02.183-git (2021-10-20) diff --git a/WHATS_NEW b/WHATS_NEW index 240234e4d..b0720cd10 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,3 +1,6 @@ +Version 2.03.15 - +=================================== + Version 2.03.14 - 20th October 2021 =================================== Device scanning is skipping directories on different filesystems. diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM index adfff2142..8e06ee9b9 100644 --- a/WHATS_NEW_DM +++ b/WHATS_NEW_DM @@ -1,3 +1,6 @@ +Version 1.02.183 - +==================================== + Version 1.02.181 - 20th October 2021 ==================================== Add IMA support with 'dmsetup measure' command.