blob: f30f4073da3cf058c64802dd645701b55461f071 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
$NetBSD: patch-aa,v 1.1 2008/04/04 15:30:01 jlam Exp $
--- ../xhtmldiff-1.2.2.gemspec.orig 2008-03-20 02:49:25.000000000 -0400
+++ ../xhtmldiff-1.2.2.gemspec
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = %q{xhtmldiff}
- s.version = "1.0.0"
+ s.version = "1.2.2"
s.date = Time.now
s.summary = %q{XHTMLDiff is a tool and library for taking valid XHTML documents as input, and generating redlined valid XHTML text highlighting the changes between them as output.}
s.author = %q{Aredridel}
|