Whamcloud - gitweb
build: update version for Lustre build
authorAndreas Dilger <andreas.dilger@intel.com>
Thu, 12 Apr 2012 20:00:07 +0000 (14:00 -0600)
committerLi Dongyang <dongyangli@ddn.com>
Wed, 1 Aug 2018 06:54:26 +0000 (16:54 +1000)
Add Lustre-specific build version to distinguish packages from
upstream packages.

Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
version.h

index 2fda43f..54a18d7 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.44.3"
-#define E2FSPROGS_DATE "10-July-2018"
+#define E2FSPROGS_VERSION "1.44.3.wc1"
+#define E2FSPROGS_DATE "23-July-2018"