From: Andreas Dilger Date: Thu, 12 Apr 2012 20:00:07 +0000 (-0600) Subject: build: update version for Lustre build X-Git-Tag: v1.42.5.wc3~43 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=c2ba93c8b01b8c0be0196293adaf8adbe1e6826b;p=tools%2Fe2fsprogs.git build: update version for Lustre build Add Whamcloud-specific build version to distinguish packages from upstream packages. Signed-off-by: Andreas Dilger --- diff --git a/version.h b/version.h index 3bfff13..bbfaa8b 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.5" -#define E2FSPROGS_DATE "29-Jul-2012" +#define E2FSPROGS_VERSION "1.42.5.wc3" +#define E2FSPROGS_DATE "15-Sep-2012"