Browse Source

7.9-systemd-rc1

git-svn-id: http://svn.linuxfromscratch.org/LFS/tags/7.9-systemd-rc1@11014 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 9 years ago
parent
commit
1f76d4df50
2 changed files with 7 additions and 4 deletions
  1. 4 1
      chapter01/changelog.xml
  2. 3 3
      general.ent

+ 4 - 1
chapter01/changelog.xml

@@ -36,8 +36,11 @@
     </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>

+ 3 - 3
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/">