diff options
Diffstat (limited to 'general.ent')
-rw-r--r-- | general.ent | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/general.ent b/general.ent index 243415201..8a64d5434 100644 --- a/general.ent +++ b/general.ent @@ -1,7 +1,7 @@ -<!ENTITY version "SVN-20151002"> +<!ENTITY version "SVN-20151011"> <!ENTITY short-version "svn"> <!-- Used below in &blfs-book;. Change to x.y for release but not -rc releases --> -<!ENTITY releasedate "October 2, 2015"> +<!ENTITY releasedate "October 11, 2015"> <!ENTITY copyrightdate "1999-2015"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "7.9"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> @@ -21,9 +21,7 @@ <!ENTITY lfs-ticket-root "http://wiki.linuxfromscratch.org/lfs/ticket/"> -<!ENTITY anduin "http://anduin.linuxfromscratch.org/sources"> -<!ENTITY anduin-sources "&anduin;/LFS/lfs-packages/conglomeration/"> -<!ENTITY anduin-other "&anduin;/other/"> +<!ENTITY anduin-sources "http://anduin.linuxfromscratch.org/LFS"> <!ENTITY buildtime "Approximate build time"> <!ENTITY diskspace "Required disk space"> |