From: Theodore Ts'o Date: Mon, 28 Apr 2008 02:40:17 +0000 (-0400) Subject: Update version.h and README for 1.41-WIP-0427 release X-Git-Tag: v1.41-WIP-0427^0 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=e7d78c220547c03a99e9f625cb4f7bc2aa337969;p=tools%2Fe2fsprogs.git Update version.h and README for 1.41-WIP-0427 release Signed-off-by: "Theodore Ts'o" --- diff --git a/README b/README index f243812..5e231dd 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ - This is the new version (1.40.9) of the second extended file -system management programs. + This is the new version (1.41-WIP-0427) of the second extended +file system management programs. From time to time, I release new versions of e2fsprogs, to fix bugs and to make the utilities more robust. You can always find diff --git a/version.h b/version.h index 086d7ea..0e9c492 100644 --- a/version.h +++ b/version.h @@ -7,5 +7,5 @@ * redistributed under the GNU Public License. */ -#define E2FSPROGS_VERSION "1.40.9" +#define E2FSPROGS_VERSION "1.41-WIP" #define E2FSPROGS_DATE "27-Apr-2008"