summaryrefslogtreecommitdiffstats
path: root/misc/bundle/lib/Bundle/W3C/Validator.pm
diff options
context:
space:
mode:
authorot <ot@localhost>2009-03-13 15:29:15 +0000
committerot <ot@localhost>2009-03-13 15:29:15 +0000
commit63dc1be8644b10d779511c6122f9c99ac2a9e8f7 (patch)
tree22f1830adcd5c5b44e6ce25e8bdc81fec820a4cc /misc/bundle/lib/Bundle/W3C/Validator.pm
parentf7caef7c3891e1a7771b3be4772bb0927a54c9e6 (diff)
downloadmarkup-validator-63dc1be8644b10d779511c6122f9c99ac2a9e8f7.zip
markup-validator-63dc1be8644b10d779511c6122f9c99ac2a9e8f7.tar.gz
markup-validator-63dc1be8644b10d779511c6122f9c99ac2a9e8f7.tar.bz2
preparing 0.8.5. still need some testing before we get green light
Diffstat (limited to 'misc/bundle/lib/Bundle/W3C/Validator.pm')
-rw-r--r--misc/bundle/lib/Bundle/W3C/Validator.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/bundle/lib/Bundle/W3C/Validator.pm b/misc/bundle/lib/Bundle/W3C/Validator.pm
index 20f503c..b02c411 100644
--- a/misc/bundle/lib/Bundle/W3C/Validator.pm
+++ b/misc/bundle/lib/Bundle/W3C/Validator.pm
@@ -4,7 +4,7 @@ use 5.8.0;
use strict;
use vars qw($VERSION);
-$VERSION = '0.8.4';
+$VERSION = '0.8.5';
1;