diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-10-10 17:56:39 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-10-10 17:56:39 +0000 |
commit | 74296e21af8203070166e6d38db0ff088f5eb98c (patch) | |
tree | de6f56b44cdcbf07db437461e9368b75854b1baa /general.ent | |
parent | a7f0b27405b12ab23f20f37261a62d127781281d (diff) |
Add a paragraph in Chapter 3.1 about obtaining and using md5sums
for the packages in the book.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9624 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 4e913da33..2f406b2ac 100644 --- a/general.ent +++ b/general.ent @@ -1,5 +1,5 @@ -<!ENTITY version "SVN-20111008"> -<!ENTITY releasedate "Oct 8, 2011"> +<!ENTITY version "SVN-20111010"> +<!ENTITY releasedate "Oct 10, 2011"> <!ENTITY copyrightdate "1999-2011"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "7.0"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> |