source: introduction/welcome/version.xml@ 2f22cf0

6.3 6.3-rc1 6.3-rc2 6.3-rc3
Last change on this file since 2f22cf0 was 2f22cf0, checked in by Randy McMurchy <randy@…>, 16 years ago

Updated the 6.3 branch with the necessary changes for the rc1 release

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/6.3/BOOK@7457 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 619 bytes
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="version" xreflabel="Book Version">
9 <?dbhtml filename="version.html"?>
10
11 <sect1info>
12 <othername>$LastChangedBy$</othername>
13 <date>$Date$</date>
14 </sect1info>
15
16 <title>Book Version</title>
17
18 <para>This is BLFS-BOOK version &version; dated &releasedate;. This version
19 is intended as the complement to the LFS-&lfs-version; book.</para>
20
21</sect1>
Note: See TracBrowser for help on using the repository browser.