Whamcloud - gitweb
build: update version to 1.45.6.wc5 55/41455/1 v1.45.6.wc5
authorAndreas Dilger <adilger@whamcloud.com>
Tue, 9 Feb 2021 18:06:45 +0000 (11:06 -0700)
committerAndreas Dilger <adilger@whamcloud.com>
Tue, 9 Feb 2021 18:06:45 +0000 (11:06 -0700)
4aea203f LU-5949 e2fsck: call delete_inode() properly

Change-Id: Iac0043985f099248f6a53ea0df2cfe9c22ba18f6
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
e2fsprogs.spec
version.h

index 83b1031..51180cd 100644 (file)
@@ -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
index 02dbf70..51ca3b8 100644 (file)
--- 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"