diff options
author | Bryan Kadzban <bryan@linuxfromscratch.org> | 2006-10-21 15:27:29 +0000 |
---|---|---|
committer | Bryan Kadzban <bryan@linuxfromscratch.org> | 2006-10-21 15:27:29 +0000 |
commit | 7e6fb4403585f0109ef8edfb8daecbcb9e0f07f4 (patch) | |
tree | 1138121feae66bea8ed9efbc873167c7d44da0f6 /general.ent | |
parent | 9a07261f1e3a643737835a82cae0c10b01713ab9 (diff) |
Update to udev-config-20061021, install common Udev rules from the Udev tarball, and install udev-config documentation files
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7833 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 4922d8b79..17c51fa9e 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "SVN-20061011"> -<!ENTITY releasedate "October 11, 2006"> +<!ENTITY version "SVN-20061021"> +<!ENTITY releasedate "October 21, 2006"> <!ENTITY milestone "6.3"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> |