From df408e121f8ea983582ad2691ba31a334b554d2e Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Fri, 8 Mar 2002 03:27:51 -0500 Subject: [PATCH] Update lsm file and version file for 1.27 release. --- version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.h b/version.h index f3c5a52..a42b3a5 100644 --- a/version.h +++ b/version.h @@ -6,5 +6,5 @@ * Ts'o. This file may be redistributed under the GNU Public License. */ -#define E2FSPROGS_VERSION "1.27-WIP" -#define E2FSPROGS_DATE "5-Mar-2002" +#define E2FSPROGS_VERSION "1.27" +#define E2FSPROGS_DATE "8-Mar-2002" -- 1.8.3.1