diff options
author | Pierre Labastie <pieere@linuxfromscratch.org> | 2020-06-18 07:14:06 +0000 |
---|---|---|
committer | Pierre Labastie <pieere@linuxfromscratch.org> | 2020-06-18 07:14:06 +0000 |
commit | c071af03e3e484e93bc5bbe0b8902705ed5ca96c (patch) | |
tree | 14ae9b0c331c5b2956603686635376eb497f5857 /general.ent | |
parent | d66640ef1cb74a9287bbac08d3aa4bd11006939d (diff) |
Some finishing (?) touch in chapter
7
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11953 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r-- | general.ent | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/general.ent b/general.ent index d139b0587..33c124dbc 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ -<!ENTITY version "SVN-20200617"> +<!ENTITY version "SVN-20200618"> <!ENTITY short-version "svn"> <!-- Used below in &blfs-book; Change to x.y for release but not -rc releases --> <!ENTITY generic-version "development"> <!-- Use "development" or "x.y[-pre{x}]" --> -<!ENTITY versiond "20200617-systemd"> +<!ENTITY versiond "20200618-systemd"> <!ENTITY short-versiond "systemd"> -<!ENTITY generic-versiond "20200615-systemd"> +<!ENTITY generic-versiond "systemd"> -<!ENTITY releasedate "June 17th, 2020"> +<!ENTITY releasedate "June 18th, 2020"> <!ENTITY copyrightdate "1999-2020"><!-- jhalfs needs a literal dash, not – --> |