Просмотр исходного кода

Change some dates

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11768 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 5 лет назад
Родитель
Сommit
6e83eb2cca
2 измененных файлов с 10 добавлено и 4 удалено
  1. 7 1
      chapter01/changelog.xml
  2. 3 3
      general.ent

+ 7 - 1
chapter01/changelog.xml

@@ -43,7 +43,7 @@
     appropriate for the entry or if needed the entire day's listitem.
        -->
     <listitem>
-      <para>2020-03-01</para>
+      <para>2020-03-02</para>
       <itemizedlist>
         <listitem>
           <para>[bdubbs] - Update to Python-3.8.2. Fixes
@@ -77,6 +77,12 @@
           <para>[bdubbs] - Update to linux-5.5.7. Fixes
           <ulink url="&lfs-ticket-root;4598">#4598</ulink>.</para>
         </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
+      <para>2020-03-01</para>
+      <itemizedlist>
         <listitem>
           <para>[bdubbs] - LFS-9.1 released.</para>
         </listitem>

+ 3 - 3
general.ent

@@ -1,13 +1,13 @@
-<!ENTITY version         "SVN-20200301">
+<!ENTITY version         "SVN-20200302">
 <!ENTITY short-version   "svn">  <!-- Used below in &blfs-book; 
                                       Change to x.y for release but not -rc releases -->
 <!ENTITY generic-version "development"> <!-- Use "development"  or "x.y[-pre{x}]" -->
 
-<!ENTITY versiond        "20200301-systemd">
+<!ENTITY versiond        "20200302-systemd">
 <!ENTITY short-versiond  "systemd">
 <!ENTITY generic-versiond "systemd"> 
 
-<!ENTITY releasedate     "March 1st, 2020">
+<!ENTITY releasedate     "March 2nd, 2020">
 
 <!ENTITY copyrightdate   "1999-2020"><!-- jhalfs needs a literal dash, not &ndash; -->
 <!ENTITY milestone       "9.0">