- From: Olivier Thereaux <ot@dev.w3.org>
- Date: Tue, 10 Aug 2004 05:32:43 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/perl/modules/W3C/LogValidator
In directory hutz:/tmp/cvs-serv10369
Modified Files:
Makefile.PL
Log Message:
mapping version number to CVS revision
Index: Makefile.PL
===================================================================
RCS file: /sources/public/perl/modules/W3C/LogValidator/Makefile.PL,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- Makefile.PL 2 Jun 2004 07:50:24 -0000 1.11
+++ Makefile.PL 10 Aug 2004 05:32:41 -0000 1.12
@@ -12,7 +12,7 @@
'NAME' => 'W3C::LogValidator',
'DISTNAME' => 'W3C-LogValidator',
'AUTHOR' => 'Olivier Thereaux <ot@w3.org>',
- 'VERSION' => '0.3',
+ 'VERSION' => '0.4',
'PREREQ_PM' => { 'Exporter' => 0,
'Sys::Hostname' => 0,
'LWP::UserAgent' => 0,
Received on Tuesday, 10 August 2004 05:32:43 UTC