summaryrefslogtreecommitdiff
path: root/lib/rexml/rexml.rb
diff options
context:
space:
mode:
authornagachika <nagachika@ruby-lang.org>2021-04-05 20:14:49 +0900
committernagachika <nagachika@ruby-lang.org>2021-04-05 20:14:49 +0900
commitb59e5a64be40b93370afbb0accfcb73c4d682045 (patch)
tree41f20ab12ff11aed6e57c259ece9c22ce6a134d7 /lib/rexml/rexml.rb
parentc761586ba9f87d96af804dc37458068d1facd7d3 (diff)
Backport rexml upstream bug fixes.
Diffstat (limited to 'lib/rexml/rexml.rb')
-rw-r--r--lib/rexml/rexml.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rexml/rexml.rb b/lib/rexml/rexml.rb
index 944d88a869..3c991a1cfd 100644
--- a/lib/rexml/rexml.rb
+++ b/lib/rexml/rexml.rb
@@ -24,7 +24,7 @@
module REXML
COPYRIGHT = "Copyright © 2001-2008 Sean Russell <ser@germane-software.com>"
DATE = "2008/019"
- VERSION = "3.2.3"
+ VERSION = "3.2.3.1"
REVISION = ""
Copyright = COPYRIGHT