summaryrefslogtreecommitdiff
path: root/lib/rexml/rexml.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rexml/rexml.rb')
-rw-r--r--lib/rexml/rexml.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/rexml/rexml.rb b/lib/rexml/rexml.rb
index da1b88ddd3..540d5c3a9d 100644
--- a/lib/rexml/rexml.rb
+++ b/lib/rexml/rexml.rb
@@ -10,7 +10,7 @@
#
# Main page:: http://www.germane-software.com/software/rexml
# Author:: Sean Russell <serATgermaneHYPHENsoftwareDOTcom>
-# Version:: 3.0.7
+# Version:: 3.0.8
# Date:: +2004/137
#
# This API documentation can be downloaded from the REXML home page, or can
@@ -22,5 +22,5 @@
module REXML
Copyright = "Copyright © 2001, 2002, 2003, 2004 Sean Russell <ser@germane-software.com>"
Date = "+2004/137"
- Version = "3.0.7"
+ Version = "3.0.8"
end