diff options
Diffstat (limited to 'htdocs/docs')
-rwxr-xr-x | htdocs/docs/install.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/htdocs/docs/install.html b/htdocs/docs/install.html index 6d1cdad..8416595 100755 --- a/htdocs/docs/install.html +++ b/htdocs/docs/install.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: install.html,v 1.42 2009-01-04 12:11:07 ville Exp $" ---><!--#set var="date" value="\$Date: 2009-01-04 12:11:07 $" +<!--#set var="revision" value="\$Id: install.html,v 1.43 2009-01-04 16:54:17 ville Exp $" +--><!--#set var="date" value="\$Date: 2009-01-04 16:54:17 $" --><!--#set var="title" value="Installation Documentation for The W3C Markup Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> @@ -128,7 +128,7 @@ install Bundle::W3C::Validator takes care of all those niggly little bits of CGI for us and make options parsing and file upload a breeze. </dd> - <dt><a href="http://search.cpan.org/dist/Config-General/">Config-General</a> >= 2.19</dt> + <dt><a href="http://search.cpan.org/dist/Config-General/">Config-General</a> >= 2.31</dt> <dd> Configuration file handling. </dd> |