summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorot <ot@localhost>2007-08-07 02:41:40 +0000
committerot <ot@localhost>2007-08-07 02:41:40 +0000
commit97f5b6d0f7492d98e75b07d0e62e871e7e41ed99 (patch)
tree9917cb659e1d1fcd0cee7ee7e83338744c82cf2a /misc
parent10e8145172f43431763a146753935f66bb6a4910 (diff)
downloadmarkup-validator-97f5b6d0f7492d98e75b07d0e62e871e7e41ed99.zip
markup-validator-97f5b6d0f7492d98e75b07d0e62e871e7e41ed99.tar.gz
markup-validator-97f5b6d0f7492d98e75b07d0e62e871e7e41ed99.tar.bz2
preparing 0.8.1, changelog and version bump
Diffstat (limited to 'misc')
-rw-r--r--misc/bundle/lib/Bundle/W3C/Validator.pm2
-rw-r--r--misc/w3c-markup-validator.spec4
2 files changed, 3 insertions, 3 deletions
diff --git a/misc/bundle/lib/Bundle/W3C/Validator.pm b/misc/bundle/lib/Bundle/W3C/Validator.pm
index fb8fd6e..e7ee559 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.0';
+$VERSION = '0.8.1';
1;
diff --git a/misc/w3c-markup-validator.spec b/misc/w3c-markup-validator.spec
index 37375bf..a16eece 100644
--- a/misc/w3c-markup-validator.spec
+++ b/misc/w3c-markup-validator.spec
@@ -1,10 +1,10 @@
# RPM spec file for the W3C Markup Validator
-# $Id: w3c-markup-validator.spec,v 1.8 2007-04-24 19:45:18 ville Exp $
+# $Id: w3c-markup-validator.spec,v 1.9 2007-08-07 02:41:40 ot Exp $
%{expand: %%define tbver %(echo %{version} | tr . _)}
Name: w3c-markup-validator
-Version: 0.8.0
+Version: 0.8.1
Release: 0
Summary: W3C Markup Validator