- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 21 Feb 2008 07:11:01 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/misc/bundle/lib/Bundle/W3C In directory hutz:/tmp/cvs-serv23886/misc/bundle/lib/Bundle/W3C Modified Files: Validator.pm Log Message: getting reading for 0.8.3 Index: Validator.pm =================================================================== RCS file: /sources/public/validator/misc/bundle/lib/Bundle/W3C/Validator.pm,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- Validator.pm 10 Oct 2007 08:56:41 -0000 1.12 +++ Validator.pm 21 Feb 2008 07:10:59 -0000 1.13 @@ -4,7 +4,7 @@ use strict; use vars qw($VERSION); -$VERSION = '0.8.2'; +$VERSION = '0.8.3'; 1;
Received on Thursday, 21 February 2008 07:11:16 UTC