From e7d78c220547c03a99e9f625cb4f7bc2aa337969 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Sun, 27 Apr 2008 22:40:17 -0400 Subject: [PATCH] Update version.h and README for 1.41-WIP-0427 release Signed-off-by: "Theodore Ts'o" --- README | 4 ++-- version.h | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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" -- 1.8.3.1