mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Indentation fix.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@12845 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
1d8c98a486
commit
e85e24acea
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ module REXML
|
|||
DATE = "2007/206"
|
||||
VERSION = "3.1.7"
|
||||
REVISION = "$Revision$".gsub(/\$Revision:|\$/,'').strip
|
||||
REVISION = "$Revision$".gsub(/\$Revision:|\$/,'').strip
|
||||
|
||||
Copyright = COPYRIGHT
|
||||
Version = VERSION
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue