From: Andreas Dilger Date: Thu, 24 Mar 2022 22:39:58 +0000 (-0600) Subject: LU-15682 build: update version to 1.46.2.wc5 X-Git-Tag: v1.46.2.wc5^0 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=refs%2Fheads%2Fv1.46.2.wc5-lustre;p=tools%2Fe2fsprogs.git LU-15682 build: update version to 1.46.2.wc5 b62048305 LU-15682 build: add AlmaLinux rpm support 980a75706 LU-15590 libext2fs: fix direct I/O read b15a0ad2f LU-11545 debugfs: allow for ncheck d31671c78 LU-11604 tests: fix ACL-printing tests Change-Id: I98aec4a3842351881e84a08dfa70230347d17f16 Signed-off-by: Andreas Dilger --- diff --git a/e2fsprogs.spec b/e2fsprogs.spec index 90772c1..a7193d6 100644 --- a/e2fsprogs.spec +++ b/e2fsprogs.spec @@ -5,7 +5,7 @@ Summary: Utilities for managing ext2/ext3/ext4 filesystems Name: e2fsprogs -Version: 1.46.2.wc4 +Version: 1.46.2.wc5 Release: 0%{_vendor} License: GPLv2 and LGPLv2 Group: System Environment/Base diff --git a/version.h b/version.h index c3e3a91..e041eae 100644 --- a/version.h +++ b/version.h @@ -7,5 +7,5 @@ * file may be redistributed under the GNU Public License v2. */ -#define E2FSPROGS_VERSION "1.46.2.wc4" -#define E2FSPROGS_DATE "18-Dec-2021" +#define E2FSPROGS_VERSION "1.46.2.wc5" +#define E2FSPROGS_DATE "26-Mar-2022"