From: Andreas Dilger Date: Mon, 8 Feb 2021 11:40:40 +0000 (-0700) Subject: build: update version to 1.45.6.wc4 X-Git-Tag: v1.45.6.wc4^0 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=b2e8323ed3186e3d64cc721a1f5ddf1c59b103c7;p=tools%2Fe2fsprogs.git build: update version to 1.45.6.wc4 8725134d LU-5949 e2fsck: simplify inode badness handling 71b74579 LU-14345 e2fsck: fix check of directories over 4GB Signed-off-by: Andreas Dilger --- diff --git a/e2fsprogs.spec b/e2fsprogs.spec index 242d1e4..83b1031 100644 --- a/e2fsprogs.spec +++ b/e2fsprogs.spec @@ -5,7 +5,7 @@ Summary: Utilities for managing ext2/ext3/ext4 filesystems Name: e2fsprogs -Version: 1.45.6.wc3 +Version: 1.45.6.wc4 Release: 0%{_vendor} License: GPLv2 and LGPLv2 Group: System Environment/Base diff --git a/version.h b/version.h index fb5e8bf..02dbf70 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.45.6.wc3" -#define E2FSPROGS_DATE "28-Sep-2020" +#define E2FSPROGS_VERSION "1.45.6.wc4" +#define E2FSPROGS_DATE "08-Feb-2021"