summaryrefslogtreecommitdiff
path: root/lib/soap/soap.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/soap/soap.rb')
-rw-r--r--lib/soap/soap.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/soap/soap.rb b/lib/soap/soap.rb
index 02b26e4246..66ef1454a3 100644
--- a/lib/soap/soap.rb
+++ b/lib/soap/soap.rb
@@ -13,7 +13,7 @@ require 'xsd/charset'
module SOAP
-Version = '1.5.2'
+Version = '1.5.3-ruby1.8.2'
PropertyName = 'soap/property'
EnvelopeNamespace = 'http://schemas.xmlsoap.org/soap/envelope/'