aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrejzi <krejzi@linuxfromscratch.org>2014-08-22 16:01:30 +0000
committerKrejzi <krejzi@linuxfromscratch.org>2014-08-22 16:01:30 +0000
commite7c5f0b4bf74b5a9df38cfd1804cdb8555074a2e (patch)
tree466b987dbaeb06a50f086772a73a197cf2083d90
parent5fe3e2ff93ba2e7d4dce301ffe626e60189a2d31 (diff)
Time for -rc1.7.6-systemd-rc1
git-svn-id: http://svn.linuxfromscratch.org/LFS/tags/7.6-systemd-rc1@10727 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml9
-rw-r--r--general.ent6
2 files changed, 12 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 34c7d6ac0..31dd5e3dc 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -36,6 +36,15 @@
</listitem>
-->
<listitem>
+ <para>2014-08-22</para>
+ <itemizedlist>
+ <listitem>
+ <para>[krejzi] - LFS-7.6-systemd-rc1 released.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2014-08-21</para>
<itemizedlist>
<listitem>
diff --git a/general.ent b/general.ent
index 10fc96ac7..2e3076323 100644
--- a/general.ent
+++ b/general.ent
@@ -1,9 +1,9 @@
-<!ENTITY version "20140822-systemd">
-<!ENTITY short-version "systemd"> <!-- Used in dbus chapter, change to x.y for release -->
+<!ENTITY version "7.6-systemd-rc1">
+<!ENTITY short-version "7.6-systemd-rc1">
<!ENTITY releasedate "August 22, 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-rc1"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
<!ENTITY lfs-root "http://www.linuxfromscratch.org/">
<!ENTITY blfs-root "&lfs-root;blfs/">