validator/misc/bundle/lib/Bundle/W3C Validator.pm,1.31,1.32

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

Modified Files:
	Validator.pm 
Log Message:
Preparing for 0.8.6.

Index: Validator.pm
===================================================================
RCS file: /sources/public/validator/misc/bundle/lib/Bundle/W3C/Validator.pm,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- Validator.pm	24 Nov 2009 18:44:58 -0000	1.31
+++ Validator.pm	2 Dec 2009 19:53:35 -0000	1.32
@@ -5,7 +5,7 @@
 use warnings;
 
 use vars qw($VERSION);
-$VERSION = '0.8.5';
+$VERSION = '0.8.6';
 
 1;
 

Received on Wednesday, 2 December 2009 19:53:38 UTC