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
commit415d4ca13713dc30783f9a9acedd5d322d847371 (patch)
treea06b878f771ab5f106d32c193aa943bc44afad05
parent2ba4e3008da353377c38b9bce6aad7acd903907c (diff)
Tag 7.6-systemd.7.6-systemd
git-svn-id: http://svn.linuxfromscratch.org/LFS/tags/7.6-systemd@10756 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml9
-rw-r--r--general.ent8
2 files changed, 13 insertions, 4 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..8701bb5e4 100644
--- a/general.ent
+++ b/general.ent
@@ -1,9 +1,9 @@
-<!ENTITY version "20140917-systemd">
-<!ENTITY short-version "systemd"> <!-- Used in dbus chapter, change to x.y for release -->
-<!ENTITY releasedate "September 17, 2014">
+<!ENTITY version "7.6-systemd">
+<!ENTITY short-version "7.6-systemd"> <!-- Used in dbus chapter, change to x.y for release -->
+<!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}]" -->
+<!ENTITY generic-version "7.6-systemd"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
<!ENTITY lfs-root "http://www.linuxfromscratch.org/">
<!ENTITY blfs-root "&lfs-root;blfs/">