diff options
Diffstat (limited to 'general.ent')
-rw-r--r-- | general.ent | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/general.ent b/general.ent index c0be296ff..36ff10af3 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,12 @@ -<!ENTITY version "SVN-20150118"> +<!ENTITY version "SVN-20150129"> <!ENTITY short-version "svn"> <!-- Used in dbus chapter, change to x.y for release --> -<!ENTITY releasedate "January 18, 2015"> +<!ENTITY releasedate "January 29, 2015"> <!ENTITY copyrightdate "1999-2015"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "7.7"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> <!ENTITY lfs-root "http://www.linuxfromscratch.org/"> <!ENTITY blfs-root "&lfs-root;blfs/"> -<!ENTITY blfs-book "&blfs-root;view/&short-version;/"> <!ENTITY faq-root "&lfs-root;faq/"> <!ENTITY hints-root "&lfs-root;hints/downloads/files/"> <!ENTITY hints-index "&lfs-root;hints/list.html"> |