Ver código fonte

Releasing 6.1.1-pre2

git-svn-id: http://svn.linuxfromscratch.org/LFS/tags/6.1.1-pre2/BOOK@7180 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 20 anos atrás
pai
commit
681677d06e
2 arquivos alterados com 5 adições e 2 exclusões
  1. 3 0
      chapter01/changelog.xml
  2. 2 2
      general.ent

+ 3 - 0
chapter01/changelog.xml

@@ -43,6 +43,9 @@ First a summary, then a detailed log.</para>
 </itemizedlist>
 </listitem>
 
+<listitem><para>November 17, 2005 [matt]: LFS-6.1.1-pre1 release.</para>
+</listitem>
+
 <listitem><para>November 24, 2005 [matt]: Fix an issue with Glibc that prevents
 some programs (including OpenOffice.org) from running.</para></listitem>
 

+ 2 - 2
general.ent

@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "TESTING-20051124">
+<!ENTITY version "6.1.1-pre2">
 <!ENTITY releasedate "November 24, 2005">
 <!ENTITY milestone "6.1.1">
-<!ENTITY generic-version "testing"> <!-- Use "svn", "testing", or "x.y[-pre{x}]" -->
+<!ENTITY generic-version "6.1.1-pre2"> <!-- Use "svn", "testing", or "x.y[-pre{x}]" -->
 
 <!ENTITY lfs-root "http://www.linuxfromscratch.org/">
 <!ENTITY blfs-root "&lfs-root;blfs/">