validator/misc/bundle/lib/Bundle/W3C Validator.pm,1.21,1.22

Update of /sources/public/validator/misc/bundle/lib/Bundle/W3C
In directory hutz:/tmp/cvs-serv11479/misc/bundle/lib/Bundle/W3C

Modified Files:
	Validator.pm 
Log Message:
preparing 0.8.5. still need some testing before we get green light

Index: Validator.pm
===================================================================
RCS file: /sources/public/validator/misc/bundle/lib/Bundle/W3C/Validator.pm,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- Validator.pm	19 Feb 2009 16:16:47 -0000	1.21
+++ Validator.pm	13 Mar 2009 15:29:15 -0000	1.22
@@ -4,7 +4,7 @@
 use strict;
 
 use vars qw($VERSION);
-$VERSION = '0.8.4';
+$VERSION = '0.8.5';
 
 1;
 

Received on Friday, 13 March 2009 15:29:32 UTC