From fffbb3bcc28f90f7ab3d9a06d94e546864475477 Mon Sep 17 00:00:00 2001 From: Andreas Dilger Date: Thu, 12 Apr 2012 14:00:07 -0600 Subject: [PATCH] build: update version for Lustre build Add Lustre-specific build version to distinguish packages from upstream packages. Signed-off-by: Andreas Dilger --- version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.h b/version.h index 66fe254..65f0b87 100644 --- 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" -- 1.8.3.1