From fab7345a0e9c20068872839aaeac42f8586ed349 Mon Sep 17 00:00:00 2001 From: Li Dongyang Date: Fri, 18 Jun 2021 10:56:47 +1000 Subject: [PATCH] build: update version to 1.46.2.wc3 21c888cd LU-14769 e2fsck: init inode_badness proper for thread context 059e8788 LU-14768 e2fsck: merge expand_eisize_map properly 46a2ac19 LU-14768 e2fsck: merge casefolded dir lists after thread finish Change-Id: I4cb9a1c6c1ba9d0765c15dfafd948af9c5052be2 Signed-off-by: Li Dongyang --- e2fsprogs.spec | 2 +- version.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/e2fsprogs.spec b/e2fsprogs.spec index 0b90cbb..df5bcdd 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.wc2 +Version: 1.46.2.wc3 Release: 0%{_vendor} License: GPLv2 and LGPLv2 Group: System Environment/Base diff --git a/version.h b/version.h index 1cbc8e4..fc8409d 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.wc2" -#define E2FSPROGS_DATE "8-Jun-2021" +#define E2FSPROGS_VERSION "1.46.2.wc3" +#define E2FSPROGS_DATE "18-Jun-2021" -- 1.8.3.1