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)
committerAndreas Dilger <andreas.dilger@intel.com>
Wed, 10 Sep 2014 22:28:50 +0000 (16:28 -0600)
Add Lustre-specific build version to distinguish packages from
upstream packages.

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

index f937463..d0e2478 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.42.12"
-#define E2FSPROGS_DATE "29-Aug-2014"
+#define E2FSPROGS_VERSION "1.42.12.wc1"
+#define E2FSPROGS_DATE "15-Sep-2014"