From: Andreas Dilger Date: Tue, 29 Sep 2020 03:57:13 +0000 (-0600) Subject: LU-8465 build: update version to 1.45.6-wc2 X-Git-Tag: v1.45.6.wc3~8 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=0b7bcc70a54425f53407fe7825caa4671b5bd082;p=tools%2Fe2fsprogs.git LU-8465 build: update version to 1.45.6-wc2 Pfsck is supported since this release Signed-off-by: Andreas Dilger Change-Id: If28f68206e97b3eddbbc493104968347733ebbe5 Reviewed-on: https://review.whamcloud.com/40081 Tested-by: jenkins Reviewed-by: Wang Shilong Tested-by: Maloo --- diff --git a/e2fsprogs.spec b/e2fsprogs.spec index 776a4c6..6831efd 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.wc1 +Version: 1.45.6.wc2 Release: 0%{_vendor} License: GPLv2 and LGPLv2 Group: System Environment/Base diff --git a/version.h b/version.h index 99a1b85..491b01d 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.wc1" -#define E2FSPROGS_DATE "20-Mar-2020" +#define E2FSPROGS_VERSION "1.45.6.wc2" +#define E2FSPROGS_DATE "28-Sep-2020"