diff options
author | Karl Berry <karl@freefriends.org> | 2011-04-28 18:18:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-04-28 18:18:36 +0000 |
commit | 62c85b217a4ca028a04cf23b1a1a4ee88e33fc46 (patch) | |
tree | 0f8f7dd91a4fe1564fc54355146e2bc8baf8fa15 /Build/source/texk/kpathsea/doc | |
parent | bb5c62f33b1749009691a43be1150d71e06e82c5 (diff) |
update version numbers and years
git-svn-id: svn://tug.org/texlive/trunk@22233 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/doc')
-rw-r--r-- | Build/source/texk/kpathsea/doc/kpathsea.info | 14 | ||||
-rw-r--r-- | Build/source/texk/kpathsea/doc/kpathsea.texi | 6 |
2 files changed, 10 insertions, 10 deletions
diff --git a/Build/source/texk/kpathsea/doc/kpathsea.info b/Build/source/texk/kpathsea/doc/kpathsea.info index 63d3156b855..a699f19f2f6 100644 --- a/Build/source/texk/kpathsea/doc/kpathsea.info +++ b/Build/source/texk/kpathsea/doc/kpathsea.info @@ -4,7 +4,7 @@ makeinfo version 4.13 from ../../../../texk/kpathsea/doc/kpathsea.texi. This file documents the Kpathsea library for path searching. Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -2005, 2007, 2008, 2009, 2010 Karl Berry & Olaf Weber. +2005, 2007, 2008, 2009, 2010, 2011 Karl Berry & Olaf Weber. Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are @@ -39,8 +39,8 @@ Kpathsea library **************** This manual documents how to install and use the Kpathsea library for -filename lookup. It corresponds to version 6.0.0, released in -November 2010. +filename lookup. It corresponds to version 6.0.1, released in +April 2011. * Menu: @@ -60,8 +60,8 @@ File: kpathsea.info, Node: Introduction, Next: Installation, Prev: Top, Up: 1 Introduction ************** -This manual corresponds to version 6.0.0 of the Kpathsea library, -released in November 2010. +This manual corresponds to version 6.0.1 of the Kpathsea library, +released in April 2011. The library's fundamental purpose is to return a filename from a list of directories specified by the user, similar to what shells do @@ -4678,8 +4678,8 @@ Index Tag Table: -Node: Top1615 -Node: Introduction2262 +Node: Top1621 +Node: Introduction2265 Node: History4088 Node: Installation8180 Node: Simple installation8970 diff --git a/Build/source/texk/kpathsea/doc/kpathsea.texi b/Build/source/texk/kpathsea/doc/kpathsea.texi index 2b4f9fb39ad..38a0282b987 100644 --- a/Build/source/texk/kpathsea/doc/kpathsea.texi +++ b/Build/source/texk/kpathsea/doc/kpathsea.texi @@ -2,14 +2,14 @@ @setfilename kpathsea.info @settitle Kpathsea: A library for path searching -@set version 6.0.0 -@set month-year November 2010 +@set version 6.0.1 +@set month-year April 2011 @copying This file documents the Kpathsea library for path searching. Copyright @copyright{} 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, -2004, 2005, 2007, 2008, 2009, 2010 Karl Berry & Olaf Weber. +2004, 2005, 2007, 2008, 2009, 2010, 2011 Karl Berry & Olaf Weber. Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are |