From bb3875e106a4f7298471ff6a82902937e4c46b78 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Wed, 15 Jul 2009 17:37:53 +0200 Subject: [PATCH] Fix release date, to silence configure complaints Signed-off-by: Matthias Andree Signed-off-by: Theodore Ts'o --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index 648d684..5695135 100644 --- a/version.h +++ b/version.h @@ -8,4 +8,4 @@ */ #define E2FSPROGS_VERSION "1.41.8" -#define E2FSPROGS_DATE "11-July-2009" +#define E2FSPROGS_DATE "11-Jul-2009" -- 1.8.3.1