aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrejzi <krejzi@linuxfromscratch.org>2015-02-19 22:39:16 +0000
committerKrejzi <krejzi@linuxfromscratch.org>2015-02-19 22:39:16 +0000
commit4b9c8ce1940afafe1bdbebb9b478027164a26383 (patch)
tree415a058dbf0ce65aa18a82f9526c8b2c3e24e694
parenta3c830cdda7b59cd12bcde98a688bd77527e2860 (diff)
7.7-systemd-rc17.7-systemd-rc1
git-svn-id: http://svn.linuxfromscratch.org/LFS/tags/7.7-systemd-rc1@10855 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml3
-rw-r--r--general.ent4
2 files changed, 5 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 4df3b4c8e..9d6fc94d1 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -39,6 +39,9 @@
<para>2015-02-19</para>
<itemizedlist>
<listitem>
+ <para>[krejzi] - LFS-7.7-systemd-rc1 released.</para>
+ </listitem>
+ <listitem>
<para>[bdubbs] - Update to util-linux-2.26. Fixes
<ulink url="&lfs-ticket-root;3734">#3734</ulink>.</para>
</listitem>
diff --git a/general.ent b/general.ent
index d12ba058b..492746382 100644
--- a/general.ent
+++ b/general.ent
@@ -1,9 +1,9 @@
-<!ENTITY version "20150219-systemd">
+<!ENTITY version "7.7-systemd-rc1">
<!ENTITY short-version "systemd"> <!-- Used in dbus chapter, change to x.y for release -->
<!ENTITY releasedate "February 19, 2015">
<!ENTITY copyrightdate "1999-2015"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "7.7">
-<!ENTITY generic-version "systemd"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
+<!ENTITY generic-version "7.7-systemd-rc1"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
<!ENTITY lfs-root "http://www.linuxfromscratch.org/">
<!ENTITY blfs-root "&lfs-root;blfs/">