aboutsummaryrefslogtreecommitdiffstats
path: root/general.ent
diff options
context:
space:
mode:
authorRobert Connolly <robert@linuxfromscratch.org>2008-12-19 04:40:18 +0000
committerRobert Connolly <robert@linuxfromscratch.org>2008-12-19 04:40:18 +0000
commitc23c59f53b20023ab25efa0a9c475031dbc281c9 (patch)
tree9fd6bfa9330919abec4954d2f4a2aaa97bd16a5d /general.ent
parent262dcabc7ab641f8aaf4b040f496a5b5fe7f7721 (diff)
Removed the unneeded -e option from the Sed command in the chap6 Findutils page, for consistency.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8776 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r--general.ent4
1 files changed, 2 insertions, 2 deletions
diff --git a/general.ent b/general.ent
index 70ea0d004..3d969bd78 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20081207">
-<!ENTITY releasedate "December 7, 2008">
+<!ENTITY version "SVN-20081218">
+<!ENTITY releasedate "December 18, 2008">
<!ENTITY copyrightdate "1999-2008"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "7.0">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->