Revert 07e3632b59 removing change to awsapi-lib

This commit is contained in:
JohnZ 2012-05-06 18:49:43 +01:00
parent 07e3632b59
commit bc5ea30dfc
3 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
build/replace.properties
.classpath
build/build.number
bin/
*.000

View File

@ -1,4 +1,4 @@
host=http://localhost:8080/bridge
host=http://localhost:8080/awsapi
storage.root=/Users/john1/S3-Mount
storage.multipartDir=__multipart__uploads__
bucket.dns=false

View File

@ -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 = '2.2.20120504110604'
VERSION = '3.0.3'
APPNAME = 'cloud'
import shutil,os