Sfoglia il codice sorgente

Fix -rc2 tag entities

git-svn-id: http://svn.linuxfromscratch.org/LFS/tags/6.3-rc2/BOOK@8314 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 18 anni fa
parent
commit
a6e213338c
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 3 3
      general.ent

+ 3 - 3
general.ent

@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "6.3-20070811">
-<!ENTITY releasedate "August 11, 2007">
+<!ENTITY version "6.3-rc2">
+<!ENTITY releasedate "August 13, 2007">
 <!ENTITY milestone "6.3">
-<!ENTITY generic-version "6.3-branch"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
+<!ENTITY generic-version "6.3-rc2"> <!-- 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/">