diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-06-30 21:01:27 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-06-30 21:01:27 +0000 |
commit | c03cdbfb1065e0776b82a0fa173885ef33d2b66b (patch) | |
tree | ac81de150c2d335c800e57a5d5b430012a64e784 /entities/automake.ent | |
parent | 96df90553bbf7fee17d0ee64d6acdafe9910e3c7 (diff) |
Updated to man-pages-1.51 and automake-1.6.2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2022 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/automake.ent')
-rw-r--r-- | entities/automake.ent | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/entities/automake.ent b/entities/automake.ent index fddc27c75..771f6f72d 100644 --- a/entities/automake.ent +++ b/entities/automake.ent @@ -8,10 +8,10 @@ <!ENTITY aa-automake-dep SYSTEM "../appendixa/automake-dep.xml"> <!ENTITY aa-automake-down SYSTEM "../appendixa/automake-down.xml"> -<!ENTITY automake-version "1.6.1"> +<!ENTITY automake-version "1.6.2"> <!ENTITY automake-depversion "1.5"> -<!ENTITY automake-contversion "1.6.1"> -<!ENTITY automake-size "457 KB"> +<!ENTITY automake-contversion "1.6.2"> +<!ENTITY automake-size "464 KB"> <!ENTITY automake-package "automake-&automake-version;.tar.bz2"> <!ENTITY automake-dir "automake-&automake-version;"> |