validator/misc/bundle/lib/Bundle/W3C Validator.pm,1.13,1.14

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

Modified Files:
	Validator.pm 
Log Message:
version bump. Preparing for v0.8.4



Index: Validator.pm
===================================================================
RCS file: /sources/public/validator/misc/bundle/lib/Bundle/W3C/Validator.pm,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- Validator.pm	21 Feb 2008 07:10:59 -0000	1.13
+++ Validator.pm	18 Nov 2008 21:16:25 -0000	1.14
@@ -4,7 +4,7 @@
 use strict;
 
 use vars qw($VERSION);
-$VERSION = '0.8.3';
+$VERSION = '0.8.4';
 
 1;
 

Received on Tuesday, 18 November 2008 21:16:44 UTC