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 <adilger@dilger.ca>
Fri, 28 Aug 2015 17:08:37 +0000 (11:08 -0600)
Add Lustre-specific build version to distinguish packages from
upstream packages.

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

index 66fe254..65f0b87 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.13"
-#define E2FSPROGS_DATE "17-May-2015"
+#define E2FSPROGS_VERSION "1.42.13.wc3"
+#define E2FSPROGS_DATE "28-Aug-2015"