aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrejzi <krejzi@linuxfromscratch.org>2014-09-22 23:55:33 +0000
committerKrejzi <krejzi@linuxfromscratch.org>2014-09-22 23:55:33 +0000
commit095bffc0fec2b6ac429540ca5162dfb46909b273 (patch)
tree98c505a765d2d6f1cea566f6522d0f59a8551032
parent2ba4e3008da353377c38b9bce6aad7acd903907c (diff)
Tag 7.6-systemd.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd@10756 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml9
-rw-r--r--general.ent4
2 files changed, 11 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index d587f3544..8fc7ec187 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -36,6 +36,15 @@
</listitem>
-->
<listitem>
+ <para>2014-09-23</para>
+ <itemizedlist>
+ <listitem>
+ <para>[krejzi] - LFS-7.6-systemd released.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2014-09-17</para>
<itemizedlist>
<listitem>
diff --git a/general.ent b/general.ent
index f124c1658..4d11748bc 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
-<!ENTITY version "20140917-systemd">
+<!ENTITY version "20140923-systemd">
<!ENTITY short-version "systemd"> <!-- Used in dbus chapter, change to x.y for release -->
-<!ENTITY releasedate "September 17, 2014">
+<!ENTITY releasedate "September 23, 2014">
<!ENTITY copyrightdate "1999-2014"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "7.6">
<!ENTITY generic-version "systemd"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->