From: Andreas Dilger Date: Tue, 9 Feb 2021 18:06:45 +0000 (-0700) Subject: build: update version to 1.45.6.wc5 X-Git-Tag: v1.45.6.wc5^0 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=8f9a0f45501af4036becae31f3d054bfaf48149c;p=tools%2Fe2fsprogs.git build: update version to 1.45.6.wc5 4aea203f LU-5949 e2fsck: call delete_inode() properly Change-Id: Iac0043985f099248f6a53ea0df2cfe9c22ba18f6 Signed-off-by: Andreas Dilger --- diff --git a/e2fsprogs.spec b/e2fsprogs.spec index 83b1031..51180cd 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.wc4 +Version: 1.45.6.wc5 Release: 0%{_vendor} License: GPLv2 and LGPLv2 Group: System Environment/Base diff --git a/version.h b/version.h index 02dbf70..51ca3b8 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.wc4" -#define E2FSPROGS_DATE "08-Feb-2021" +#define E2FSPROGS_VERSION "1.45.6.wc5" +#define E2FSPROGS_DATE "09-Feb-2021"