aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2016-02-15 02:47:34 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2016-02-15 02:47:34 +0000
commit1f76d4df50c11f46ffe2c059d34c3bbd04ab042e (patch)
tree2e759d5801631e856ac79f67252a6ea6d361a168
parent7d7ae7e30b6bbb83e4a8cd685dd35d11a833cabd (diff)
7.9-systemd-rc17.9-systemd-rc1
git-svn-id: http://svn.linuxfromscratch.org/LFS/tags/7.9-systemd-rc1@11014 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-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/">