Changeset 183
- Timestamp:
- 07/04/01 19:50:23 (7 years ago)
- Files:
-
- trunk/lib/soap/soap.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lib/soap/soap.rb
r164 r183 20 20 public 21 21 22 Version = '1.3. 2'22 Version = '1.3.3' 23 23 24 24 EnvelopeNamespace = 'http://schemas.xmlsoap.org/soap/envelope/'