perl/modules/W3C/LogValidator Makefile.PL,1.21,1.22

Update of /sources/public/perl/modules/W3C/LogValidator
In directory hutz:/tmp/cvs-serv30073

Modified Files:
	Makefile.PL 
Log Message:
version bump

Index: Makefile.PL
===================================================================
RCS file: /sources/public/perl/modules/W3C/LogValidator/Makefile.PL,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- Makefile.PL	13 Jan 2006 08:25:16 -0000	1.21
+++ Makefile.PL	15 Jan 2006 19:43:26 -0000	1.22
@@ -13,7 +13,7 @@
     'DISTNAME'          => 'W3C-LogValidator',
     'AUTHOR'            => 'Olivier Thereaux <ot@w3.org>',
     'ABSTRACT'		=> 'The W3C Log Validator',
-    'VERSION'      	=> '1.03', 
+    'VERSION'      	=> '1.04', 
     'PREREQ_PM'         => { 'Exporter'       => 0,
                              'Sys::Hostname'  => 0,
                              'LWP::UserAgent' => 0,

Received on Sunday, 15 January 2006 19:43:33 UTC