From 511dceec5c9ce1d3164e4f1af9177cae7a7b10fe Mon Sep 17 00:00:00 2001 From: ser Date: Mon, 16 Feb 2004 22:24:45 +0000 Subject: Issue11: null context causing indentation crash git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5742 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/rexml/rexml.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/rexml/rexml.rb') diff --git a/lib/rexml/rexml.rb b/lib/rexml/rexml.rb index 5ff9075425..4d2a95b022 100644 --- a/lib/rexml/rexml.rb +++ b/lib/rexml/rexml.rb @@ -22,5 +22,5 @@ module REXML Copyright = "Copyright #{Time.now.year} Sean Russell " Date = "+2004/047" - Version = "2.7.4.1" + Version = "2.7.4.2" end -- cgit v1.2.3