From: daid Date: Fri, 27 Sep 2013 08:53:40 +0000 (+0200) Subject: Update version number. X-Git-Tag: 13.10~44 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=037fa1f1e976f3bdef6479e9bd51ad53e7a8baa9;p=cura.git Update version number. --- diff --git a/package.sh b/package.sh index acdbaffc..abf9fb89 100755 --- a/package.sh +++ b/package.sh @@ -17,7 +17,7 @@ BUILD_TARGET=${1:-all} ##Do we need to create the final archive ARCHIVE_FOR_DISTRIBUTION=1 ##Which version name are we appending to the final archive -BUILD_NAME=13.06.5 +BUILD_NAME=13.09 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET} ##Which versions of external programs to use