Browse Source

Adding 6.4 tag

git-svn-id: http://svn.linuxfromscratch.org/LFS/tags/6.4/BOOK@8749 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 16 years ago
parent
commit
0ec0ee785c
2 changed files with 13 additions and 4 deletions
  1. 9 0
      chapter01/changelog.xml
  2. 4 4
      general.ent

+ 9 - 0
chapter01/changelog.xml

@@ -36,6 +36,15 @@
     </listitem>
 
 -->
+    <listitem>
+      <para>2008-11-23</para>
+      <itemizedlist>
+        <listitem>
+          <para>[bdubbs] - Released LFS-6.4.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
     <listitem>
       <para>2008-11-05</para>
       <itemizedlist>

+ 4 - 4
general.ent

@@ -1,9 +1,9 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "6.4-rc1">
-<!ENTITY releasedate "November 6, 2008">
+<!ENTITY version "6.4">
+<!ENTITY releasedate "November 23, 2008">
 <!ENTITY copyrightdate "1999-2008"><!-- jhalfs needs a literal dash, not &ndash; -->
-<!ENTITY milestone "7.0">
-<!ENTITY generic-version "6.4-rc1"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
+<!ENTITY milestone "6.4">
+<!ENTITY generic-version "6.4"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
 
 <!ENTITY lfs-root "http://www.linuxfromscratch.org/">
 <!ENTITY lfs-ticket-root "http://wiki.linuxfromscratch.org/lfs/ticket/">