aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml5
-rw-r--r--general.ent6
2 files changed, 7 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 5fe887f65..33e3ef7cc 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -36,9 +36,12 @@
</listitem>
-->
<listitem>
- <para>2016-02-15</para>
+ <para>2016-02-14</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - LFS-7.9-systemd-rc1 released.</para>
+ </listitem>
+ <listitem>
<para>[renodr] - Document test suite failures.</para>
</listitem>
<listitem>
diff --git a/general.ent b/general.ent
index b3f45a1dd..2bde386c2 100644
--- a/general.ent
+++ b/general.ent
@@ -1,9 +1,9 @@
-<!ENTITY version "20160214-systemd">
-<!ENTITY short-version "systemd"> <!-- Used in dbus chapter, change to x.y for release -->
+<!ENTITY version "7.9-systemd-rc1">
+<!ENTITY short-version "7.9-systemd-rc1"> <!-- Used in dbus chapter, change to x.y for release -->
<!ENTITY releasedate "February 14, 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-rc1"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
<!ENTITY lfs-root "http://www.linuxfromscratch.org/">
<!ENTITY blfs-root "&lfs-root;blfs/">