From: Theodore Ts'o Date: Wed, 26 Jun 2002 21:14:45 +0000 (-0400) Subject: Bump versions for 1.28-WIP release. X-Git-Tag: E2FSPROGS-1.28-WIP-0626~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1ee53785c39cf8d9606a16cca5c2e4fd7a24d52;p=thirdparty%2Fe2fsprogs.git Bump versions for 1.28-WIP release. --- diff --git a/README b/README index b07fdb107..57f254c06 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ - This is the new version (1.27) of the second extended file + This is the new version (1.28) of the second extended file system management programs. From time to time, I release new versions of e2fsprogs, to fix diff --git a/e2fsprogs.spec b/e2fsprogs.spec index dfb82318d..6f8a6ef29 100644 --- a/e2fsprogs.spec +++ b/e2fsprogs.spec @@ -1,6 +1,6 @@ Summary: Utilities for managing the second extended (ext2) filesystem. Name: e2fsprogs -Version: 1.27 +Version: 1.28-WIP Release: 0 Copyright: GPL Group: System Environment/Base diff --git a/version.h b/version.h index a42b3a51e..43015d07e 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" -#define E2FSPROGS_DATE "8-Mar-2002" +#define E2FSPROGS_VERSION "1.28-WIP" +#define E2FSPROGS_DATE "26-Jun-2002"