diff --git a/deps/cloud-wsdl4j-1.6.2.jar b/deps/cloud-wsdl4j-1.6.2.jar new file mode 100644 index 00000000000..b9ffc36b9f5 Binary files /dev/null and b/deps/cloud-wsdl4j-1.6.2.jar differ diff --git a/wscript b/wscript index 9feacd1857c..96559887f5b 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ # the following two variables are used by the target "waf dist" # if you change 'em here, you need to change it also in cloud.spec, add a %changelog entry there, and add an entry in debian/changelog -VERSION = '3.0.1' +VERSION = '3.0.1.2012-04-18T21:57:44Z' APPNAME = 'cloud' import shutil,os