diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-01-09 09:13:04 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-01-09 09:13:04 +0000 |
commit | a55f5b384f9899393a9addbba53cac2a113f1424 (patch) | |
tree | 623b48d9c1670521b61aa248375a67c61a7512a0 | |
parent | c6d5b0920b70246f83f2b5cb7deec645e8f91a36 (diff) |
Correct date of last commit
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9147 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 2 | ||||
-rw-r--r-- | general.ent | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 409959c70..ebd5c5d75 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -38,7 +38,7 @@ --> <listitem> - <para>2009-12-10</para> + <para>2010-01-09</para> <itemizedlist> <listitem> <para>[bdubbs] Grammar and spelling updates from diff --git a/general.ent b/general.ent index 589d67a8f..ccd9557fb 100644 --- a/general.ent +++ b/general.ent @@ -1,5 +1,5 @@ -<!ENTITY version "SVN-20100110"> -<!ENTITY releasedate "January 10, 2010"> +<!ENTITY version "SVN-20100109"> +<!ENTITY releasedate "January 9, 2010"> <!ENTITY copyrightdate "1999-2010"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "7.0"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> |