validator/misc/bundle/lib/Bundle/W3C Validator.pm,1.11,1.12

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

Modified Files:
	Validator.pm 
Log Message:
pushing towards 0.8.2 release



Index: Validator.pm
===================================================================
RCS file: /sources/public/validator/misc/bundle/lib/Bundle/W3C/Validator.pm,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- Validator.pm	7 Aug 2007 02:41:40 -0000	1.11
+++ Validator.pm	10 Oct 2007 08:56:41 -0000	1.12
@@ -4,7 +4,7 @@
 use strict;
 
 use vars qw($VERSION);
-$VERSION = '0.8.1';
+$VERSION = '0.8.2';
 
 1;
 

Received on Wednesday, 10 October 2007 08:56:55 UTC