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.3.wc2~43 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=25251d2f202131855fb1f3b164d83dd6c47c8c36;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 cde0e05..0c8e8ef 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.wc2" +#define E2FSPROGS_DATE "15-Aug-2012"