diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-02-20 01:49:12 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-02-20 01:49:12 +0000 |
commit | bfa84e09126814f91b870719684050b78be3840a (patch) | |
tree | 32ba6809817c45f43dd3fbcee6f7f3d5705467dc | |
parent | b0424f71c46d644a69c9717c33b44fad8fa9c859 (diff) |
Tag LFS-7.9-systemd-rc27.9-systemd-rc2
git-svn-id: http://svn.linuxfromscratch.org/LFS/tags/7.9-systemd-rc2@11023 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 3 | ||||
-rw-r--r-- | general.ent | 6 |
2 files changed, 6 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d54b215c7..926d697cb 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,9 @@ <para>2016-02-19</para> <itemizedlist> <listitem> + <para>[bdubbs] - LFS-7.9-systemd-rc2 released.</para> + </listitem> + <listitem> <para>[dj] - Update to glibc-2.23 - Merged from trunk.</para> </listitem> <listitem> diff --git a/general.ent b/general.ent index fdcfb724e..e7c59d942 100644 --- a/general.ent +++ b/general.ent @@ -1,9 +1,9 @@ -<!ENTITY version "20160219-systemd"> -<!ENTITY short-version "systemd"> <!-- Used in dbus chapter, change to x.y for release --> +<!ENTITY version "7.9-systemd-rc2"> +<!ENTITY short-version "7.9-systemd-rc2"> <!-- Used in dbus chapter, change to x.y for release --> <!ENTITY releasedate "February 19, 2016"> <!ENTITY copyrightdate "1999-2016"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "7.9"> -<!ENTITY generic-version "systemd"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> +<!ENTITY generic-version "7.9-systemd-rc2"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> <!ENTITY lfs-root "http://www.linuxfromscratch.org/"> <!ENTITY blfs-root "&lfs-root;blfs/"> |