diff options
author | Kevin Smith <git@kismith.co.uk> | 2012-01-18 17:34:27 (GMT) |
---|---|---|
committer | Kevin Smith <git@kismith.co.uk> | 2012-01-18 17:34:27 (GMT) |
commit | e7ffcb69277932818a835252ea5d60c0ce2a5c2d (patch) | |
tree | 902c356c0e246cc485f10489125b333ae9968b95 | |
parent | 093d499945d779cfed92b45e413644834004b0d9 (diff) | |
download | swift-swift-1.9.1.zip swift-swift-1.9.1.tar.bz2 |
Empty commit so it can be taggedswift-1.9.1
-rwxr-xr-x | Swift/Packaging/Source/package.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Swift/Packaging/Source/package.sh b/Swift/Packaging/Source/package.sh index 4d229a6..a232547 100755 --- a/Swift/Packaging/Source/package.sh +++ b/Swift/Packaging/Source/package.sh @@ -30,3 +30,4 @@ done echo "Creating tarball ..." tar czf $DIRNAME.tar.gz $DIRNAME + |