diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2004-01-16 10:15:49 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2004-01-16 10:15:49 +0000 |
commit | 31b2ae676d85a5b1efe3ef3105ef14f9ae6623af (patch) | |
tree | 325b52ac2c9754beea3ccdee44bcdba8db7281b8 /index.xml | |
parent | 0b438341dc1967bb5b7742a7ed5b49c8bbcae2c9 (diff) |
First stage towards Bug 719. Making the Chapter 5 test suites
strictly optional.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3170 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'index.xml')
-rw-r--r-- | index.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" "/usr/share/docbook/docbookx.dtd" [ -<!ENTITY version "CVS-2004-01-14"> -<!ENTITY releasedate "January 14th, 2004"> +<!ENTITY version "CVS-2004-01-16"> +<!ENTITY releasedate "January 16th, 2004"> <!ENTITY milestone "5.1"> <!ENTITY nbsp " "> |