diff options
author | Karl Berry <karl@freefriends.org> | 2006-12-30 19:22:41 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-12-30 19:22:41 +0000 |
commit | 3ce0761154790ce3492ebbb2ae91b0e25d518b0c (patch) | |
tree | 94083d444895a9cc6f5e4f2d08134187180464ac /Build/source/texk/kpathsea/configure | |
parent | 43d2ddee757e37d4229fc646bee3961c525aab92 (diff) |
increment kpathsea version to 3.5.6
git-svn-id: svn://tug.org/texlive/trunk@3031 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/configure')
-rwxr-xr-x | Build/source/texk/kpathsea/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/kpathsea/configure b/Build/source/texk/kpathsea/configure index d9e665337f1..dedc71e9fcf 100755 --- a/Build/source/texk/kpathsea/configure +++ b/Build/source/texk/kpathsea/configure @@ -721,7 +721,7 @@ fi -KPSEVERSION=3.5.5 +KPSEVERSION=3.5.6 cat >> confdefs.h <<EOF #define KPSEVERSION "kpathsea version $KPSEVERSION" |