From: daid Date: Wed, 12 Jun 2013 11:53:00 +0000 (+0200) Subject: Update version number to 13.06 X-Git-Tag: 13.06.2~1^2~5 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=4ee3753bce3538bc29cb295632356db651ac71a8;p=cura.git Update version number to 13.06 --- diff --git a/package.sh b/package.sh index 45ce6b96..19ace412 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.05.2 +BUILD_NAME=13.06 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET} ##Which versions of external programs to use