diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-11-18 18:14:22 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-11-18 18:14:22 +0000 |
commit | 0844c147623519a97f5b1643d680e36ebd4231ce (patch) | |
tree | 1febfd04cfa5fb8c6b3fcc7c8fd85ef50dba524c /general.ent | |
parent | 860f8cc71da67892f7db5248182d68ceafe45fd9 (diff) |
A couple of text updates. Thanks to Chris Staub for the patch. Fixes #3228.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10046 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 4cd98ea94..50f139c1c 100644 --- a/general.ent +++ b/general.ent @@ -1,5 +1,5 @@ -<!ENTITY version "SVN-20121114"> -<!ENTITY releasedate "November 14, 2012"> +<!ENTITY version "SVN-20121118"> +<!ENTITY releasedate "November 18, 2012"> <!ENTITY copyrightdate "1999-2012"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "7.3"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> |