From 9729f247b171cbe1da8954e4d19949de84e64091 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 Whamcloud-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 cde0e05..f0b4277 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.3" -#define E2FSPROGS_DATE "14-May-2012" +#define E2FSPROGS_VERSION "1.42.3.wc1" +#define E2FSPROGS_DATE "28-May-2012" -- 1.8.3.1