diff options
author | jeff <jeff> | 2008-11-21 04:54:32 +0000 |
---|---|---|
committer | jeff <jeff> | 2008-11-21 04:54:32 +0000 |
commit | 0ae4565bdc199c86ec1d7d5a086695ae7a5a1e20 (patch) | |
tree | 9e793390f6394a17c89b09f2f2f69db964b13a1e /Soma.pm | |
parent | db97542e6290f88347bd0bcc225da74144b9a613 (diff) |
Diffstat (limited to 'Soma.pm')
-rw-r--r-- | Soma.pm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ use vars qw($DEBUG $VERSION @uris $AUTOLOAD %schemas); use SOAP::Lite 0.71 #+trace => debug, objects ; -$VERSION = '0.01'; +$VERSION = '0.02'; $DEBUG = 0; |