Whamcloud - gitweb
LU-8465 build: update version to 1.45.6-wc2 81/40081/3
authorAndreas Dilger <adilger@whamcloud.com>
Tue, 29 Sep 2020 03:57:13 +0000 (21:57 -0600)
committerAndreas Dilger <adilger@whamcloud.com>
Tue, 29 Sep 2020 14:46:52 +0000 (14:46 +0000)
Pfsck is supported since this release

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: If28f68206e97b3eddbbc493104968347733ebbe5
Reviewed-on: https://review.whamcloud.com/40081
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Wang Shilong <wshilong@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
e2fsprogs.spec
version.h

index 776a4c6..6831efd 100644 (file)
@@ -5,7 +5,7 @@
 
 Summary: Utilities for managing ext2/ext3/ext4 filesystems
 Name: e2fsprogs
-Version: 1.45.6.wc1
+Version: 1.45.6.wc2
 Release: 0%{_vendor}
 License: GPLv2 and LGPLv2
 Group: System Environment/Base
index 99a1b85..491b01d 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.wc1"
-#define E2FSPROGS_DATE "20-Mar-2020"
+#define E2FSPROGS_VERSION "1.45.6.wc2"
+#define E2FSPROGS_DATE "28-Sep-2020"