From: Theodore Ts'o Date: Fri, 30 Nov 2001 11:02:46 +0000 (+0100) Subject: Update for 1.26 WIP release. X-Git-Tag: WIP-20011130~1 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=0221472217482cab2a16257e679056f1bc0f3003;p=tools%2Fe2fsprogs.git Update for 1.26 WIP release. --- diff --git a/doc/libext2fs.texinfo b/doc/libext2fs.texinfo index 88d7bdc..223274a 100644 --- a/doc/libext2fs.texinfo +++ b/doc/libext2fs.texinfo @@ -1,7 +1,7 @@ \input texinfo @c -*-texinfo-*- @c %**start of header @setfilename libext2fs.info -@settitle The EXT2FS Library (version 1.25) +@settitle The EXT2FS Library (version 1.26) @synindex tp fn @comment %**end of header @@ -61,8 +61,8 @@ by the author. @title The EXT2FS Library @subtitle The EXT2FS Library -@subtitle Version 1.25 -@subtitle "September 2001 +@subtitle Version 1.26 +@subtitle "December 2001 @author by Theodore Ts'o @@ -102,7 +102,7 @@ by the Foundation. @top The EXT2FS Library -This manual documents the EXT2FS Library, version 1.25. +This manual documents the EXT2FS Library, version 1.26. @end ifinfo diff --git a/version.h b/version.h index 04a41cf..20871f0 100644 --- a/version.h +++ b/version.h @@ -7,4 +7,4 @@ */ #define E2FSPROGS_VERSION "1.26-WIP" -#define E2FSPROGS_DATE "27-Nov-2001" +#define E2FSPROGS_DATE "30-Nov-2001"