aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml3
-rw-r--r--general.ent6
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 &ndash; -->
<!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/">