From f1420977d47c0e1e679c4a7c3f0cf1a5f0caca4a Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Tue, 17 Jun 2008 07:48:59 -0400 Subject: [PATCH] Update version.h for 1.41-WIP-0617 snapshot release Signed-off-by: "Theodore Ts'o" --- README | 2 +- version.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 5e231dd..459d644 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ - This is the new version (1.41-WIP-0427) of the second extended + This is the new version (1.41-WIP-0617) of the second extended file system management programs. From time to time, I release new versions of e2fsprogs, to fix diff --git a/version.h b/version.h index 0e9c492..fca869d 100644 --- a/version.h +++ b/version.h @@ -8,4 +8,4 @@ */ #define E2FSPROGS_VERSION "1.41-WIP" -#define E2FSPROGS_DATE "27-Apr-2008" +#define E2FSPROGS_DATE "17-Jun-2008" -- 1.8.3.1