diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-02-20 10:55:10 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-02-20 10:55:10 +0000 |
commit | a969fce5258fa7d7e06a4fbc6d7d470b075b046e (patch) | |
tree | 6729ad0228093ac3ebd97e31766faddf09876318 /general.ent | |
parent | 00cdfe0aeed1815d3c4d4064a11a6ab9fddfaf09 (diff) |
Adapted some entities to the current development model.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4655 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r-- | general.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/general.ent b/general.ent index d378b0a7f..91e99a708 100644 --- a/general.ent +++ b/general.ent @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "6.1-SVN-20050219"> +<!ENTITY version "SVN-20050219"> <!ENTITY releasedate "Febraury 19, 2005"> <!ENTITY milestone "6.1"> @@ -8,7 +8,7 @@ <!ENTITY faq-root "&lfs-root;faq/"> <!ENTITY hints-root "&lfs-root;hints/downloads/files/"> <!ENTITY hints-index "&lfs-root;hints/list.html"> -<!ENTITY patches-root "&lfs-root;patches/lfs/cvs/testing/"> +<!ENTITY patches-root "&lfs-root;patches/lfs/svn/trunk/"> <!ENTITY wiki-root "http://wiki.linuxfromscratch.org/"> <!ENTITY freshmeat "http://freshmeat.net/projects/"> |