diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-05-20 03:00:52 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-05-20 03:00:52 +0000 |
commit | 4e7e16d690f171637017a6d7219d89f9670cc8cb (patch) | |
tree | b92b835db46e2d612b6fa6042b007acd0c19e350 /general.ent | |
parent | 28c4c1ede4b77d1807aacd03cb1133cd502c30de (diff) |
Expand discussion of file system types and
make ext4 the example LFS partition type
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10286 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 bb684442e..9131a9066 100644 --- a/general.ent +++ b/general.ent @@ -1,5 +1,5 @@ -<!ENTITY version "SVN-20130515"> -<!ENTITY releasedate "May 15, 2013"> +<!ENTITY version "SVN-20130519"> +<!ENTITY releasedate "May 19, 2013"> <!ENTITY copyrightdate "1999-2013"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "7.4"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> |