mirror of https://github.com/apache/cloudstack.git
add missing cloud-wsdl4j-1.6.2.jar
This commit is contained in:
parent
0f33c7c056
commit
35e62d693c
Binary file not shown.
2
wscript
2
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
|
||||
|
|
|
|||
Loading…
Reference in New Issue