diff options
author | Billy O 'Connor <billyoc@linuxfromscratch.org> | 2003-10-14 18:01:31 +0000 |
---|---|---|
committer | Billy O 'Connor <billyoc@linuxfromscratch.org> | 2003-10-14 18:01:31 +0000 |
commit | bd2c88c9d12a3373e6ed649c5b41b670d6b2f75a (patch) | |
tree | 80d9f192a55318624b2931343238458a16bee675 /entities/file.ent | |
parent | a6394685029bca6ced34d4c2670fdf9f200c9a58 (diff) |
Updates to ed through flex for 5.0 submitted by Thomas Peng.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2982 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/file.ent')
-rw-r--r-- | entities/file.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/entities/file.ent b/entities/file.ent index d217aa467..35699efc0 100644 --- a/entities/file.ent +++ b/entities/file.ent @@ -9,7 +9,7 @@ <!ENTITY file-version "4.04"> <!ENTITY file-depversion "3.37"> -<!ENTITY file-contversion "3.39"> +<!ENTITY file-contversion "4.04"> <!ENTITY file-dir "file-&file-version;"> <!ENTITY file-package "file-&file-version;.tar.gz"> <!ENTITY file-size "338 KB"> |