diff options
author | Dan Nichilson <dnicholson@linuxfromscratch.org> | 2006-07-10 05:11:16 +0000 |
---|---|---|
committer | Dan Nichilson <dnicholson@linuxfromscratch.org> | 2006-07-10 05:11:16 +0000 |
commit | a85d4b9b1bf000cb6892ba8a8cfd479a2231d3f9 (patch) | |
tree | c3d7124a592903779aa9611192d63ed620e0954a /general.ent | |
parent | 916d00bc329b91965741258cb51e185f766e496b (diff) |
Removed the "locale country" command from the profile page since
it doesn't produce results in all locales.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7650 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r-- | general.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/general.ent b/general.ent index 9d4228e8e..9ab962edd 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "SVN-20060707"> -<!ENTITY releasedate "July 7, 2006"> +<!ENTITY version "SVN-20060710"> +<!ENTITY releasedate "July 10, 2006"> <!ENTITY milestone "6.2"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> |