From 6a738f22656ffe247bcd02cf354c12a5370818ec Mon Sep 17 00:00:00 2001 From: ser Date: Sun, 28 Mar 2004 22:36:15 +0000 Subject: Documentation fixes and a patch to fix whitespace handling. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6043 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/rexml/rexml.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/rexml/rexml.rb') diff --git a/lib/rexml/rexml.rb b/lib/rexml/rexml.rb index 4d2a95b022..67b36a87f6 100644 --- a/lib/rexml/rexml.rb +++ b/lib/rexml/rexml.rb @@ -20,7 +20,7 @@ # be accessed online at http://www.germane-software.com/software/rexml_doc # A tutorial is available in docs/tutorial.html module REXML - Copyright = "Copyright #{Time.now.year} Sean Russell " - Date = "+2004/047" - Version = "2.7.4.2" + Copyright = "Copyright © 2001, 2002, 2003, 2004 Sean Russell " + Date = "+2004/088" + Version = "3.0.0" end -- cgit v1.2.3