diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-04-28 09:26:21 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-04-28 09:26:21 +0000 |
commit | fd8ef110375ad49b202e62cf6f10ed3ab38b5781 (patch) | |
tree | 70d936657569b7daadad2563a146d5f40328fdaf /general.ent | |
parent | bf1971976f6f61642db66b5ef0a0f8b3586ca9b2 (diff) |
Update to Linux-3.14.2
Misc changes to dbus text and a new instruction.
Some additional minor tweaks.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10555 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r-- | general.ent | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/general.ent b/general.ent index 6b67806ab..643ab93af 100644 --- a/general.ent +++ b/general.ent @@ -1,5 +1,6 @@ -<!ENTITY version "SVN-20140425"> -<!ENTITY releasedate "April 25, 2014"> +<!ENTITY version "SVN-20140428"> +<!ENTITY short-version "svn"> <!-- Used in dbus chapter, change to x.y for release --> +<!ENTITY releasedate "April 28, 2014"> <!ENTITY copyrightdate "1999-2014"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "8.0"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> |