diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-04-15 18:59:04 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-04-15 18:59:04 +0000 |
commit | 38258f8bbfaa360a9c31484ca106e9b54082eeb6 (patch) | |
tree | b69c47b34be27f4005b265e022e32dc53abe12c1 /general.ent | |
parent | ca24811b669bb57c1e725104870c46b8804379a8 (diff) |
Fixed Glibc version in Changelog. Updated milestone entity
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4965 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r-- | general.ent | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/general.ent b/general.ent index 28c24b21b..781f98afc 100644 --- a/general.ent +++ b/general.ent @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "SVN-20050414"> -<!ENTITY releasedate "April 14, 2005"> -<!ENTITY milestone "6.1"> +<!ENTITY version "SVN-20050415"> +<!ENTITY releasedate "April 15, 2005"> +<!ENTITY milestone "6.2"> <!ENTITY lfs-root "http://www.linuxfromscratch.org/"> <!ENTITY blfs-root "&lfs-root;blfs/"> |