diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-11-07 19:50:41 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-11-07 19:50:41 +0000 |
commit | 09043c0e9a1868974553f8252029b321c233fa49 (patch) | |
tree | 4f482cb6d3d98c68b393104f4bea38ab6030c580 /general.ent | |
parent | 982932985a585e42889c0adbd26b34e591ac9608 (diff) |
Stop the Udev build process from killing the hosts' udevd process
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7132 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 8a9582274..b59c6c207 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "SVN-20051106"> -<!ENTITY releasedate "November 6, 2005"> +<!ENTITY version "SVN-20051107"> +<!ENTITY releasedate "November 7, 2005"> <!ENTITY milestone "6.2"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> |