Whamcloud - gitweb
build: update version to 1.45.6.wc4 v1.45.6.wc4
authorAndreas Dilger <adilger@whamcloud.com>
Mon, 8 Feb 2021 11:40:40 +0000 (04:40 -0700)
committerAndreas Dilger <adilger@whamcloud.com>
Mon, 8 Feb 2021 11:48:45 +0000 (04:48 -0700)
8725134d LU-5949 e2fsck: simplify inode badness handling
71b74579 LU-14345 e2fsck: fix check of directories over 4GB

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

index 242d1e4..83b1031 100644 (file)
@@ -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
index fb5e8bf..02dbf70 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.wc3"
-#define E2FSPROGS_DATE "28-Sep-2020"
+#define E2FSPROGS_VERSION "1.45.6.wc4"
+#define E2FSPROGS_DATE "08-Feb-2021"