Whamcloud - gitweb
EX-5678 build: update version to 1.46.2.wc6 v1.46.2.wc6-lustre v1.46.2.wc6
authorLi Dongyang <dongyangli@ddn.com>
Tue, 6 Sep 2022 00:07:33 +0000 (10:07 +1000)
committerLi Dongyang <dongyangli@ddn.com>
Tue, 6 Sep 2022 00:07:33 +0000 (10:07 +1000)
86477112 EX-5678 mmp: don't use O_RDWR in ext2fs_mmp_read
b4450ead LU-16067 misc: cleanup compiler warnings
50300b88 LU-16067 debugfs: quiet debugfs 'catastrophic' message
1e3001a9 LU-15997 build: add Red Hat 9 rpm support

Change-Id: Ib3d17909c9a1139b972a29bdb3a094a51e13d3f7
Signed-off-by: Li Dongyang <dongyangli@ddn.com>
e2fsprogs.spec
version.h

index a7193d6..0ed6f95 100644 (file)
@@ -5,7 +5,7 @@
 
 Summary: Utilities for managing ext2/ext3/ext4 filesystems
 Name: e2fsprogs
-Version: 1.46.2.wc5
+Version: 1.46.2.wc6
 Release: 0%{_vendor}
 License: GPLv2 and LGPLv2
 Group: System Environment/Base
index e041eae..831f013 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.46.2.wc5"
-#define E2FSPROGS_DATE "26-Mar-2022"
+#define E2FSPROGS_VERSION "1.46.2.wc6"
+#define E2FSPROGS_DATE "06-Sep-2022"