diff options
author | Theodore Ts'o <tytso@mit.edu> | 2001-06-15 22:54:34 +0000 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2001-06-15 22:54:34 +0000 |
commit | b90b826b9a82573667b2ba4ce4ff1a0849291ae7 (patch) | |
tree | 6bc5f77560eeade64efbd56c01fd9a4cbda17d38 /version.h | |
parent | d1e66b79360761ee6011202830536c2fe0459d0a (diff) | |
download | e2fsprogs-b90b826b9a82573667b2ba4ce4ff1a0849291ae7.tar.gz |
Many files:
Synchronize with the Debian package 1.20+1.21-WIP-0614-1.
RELEASE-NOTES, version.h, libext2fs.texinfo, e2fsprogs.lsm:
Update for 1.21 release.
Diffstat (limited to 'version.h')
-rw-r--r-- | version.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,5 +6,5 @@ * Ts'o. This file may be redistributed under the GNU Public License. */ -#define E2FSPROGS_VERSION "1.21-WIP" -#define E2FSPROGS_DATE "14-Jun-2001" +#define E2FSPROGS_VERSION "1.21" +#define E2FSPROGS_DATE "15-Jun-2001" |