diff options
author | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-10 15:13:26 +0000 |
---|---|---|
committer | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-10 15:13:26 +0000 |
commit | 4661ef516a9b50ebbb9fabd6f98c1be930f7b718 (patch) | |
tree | cfc5ba18911ac7aaa147421a5e3c3e175f8f6c6b | |
parent | a5fac328d49160b0d6a435adeb39591381476b98 (diff) |
Updated the date of the SVN book
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8617 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | general.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/general.ent b/general.ent index 5b4584d49..ea75f58dc 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "SVN-20081009"> -<!ENTITY releasedate "October 9, 2008"> +<!ENTITY version "SVN-20081010"> +<!ENTITY releasedate "October 10, 2008"> <!ENTITY copyrightdate "1999–2008"> <!ENTITY milestone "7.0"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> |