From: daid Date: Wed, 11 Dec 2013 09:52:07 +0000 (+0100) Subject: Update version number to 13.12-test X-Git-Tag: 14.01~28 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=a4ed797e9b88115a3077121064f0e6bf93939ca3;p=cura.git Update version number to 13.12-test --- diff --git a/package.sh b/package.sh index e93d54db..3a604844 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 -export BUILD_NAME=13.11.2 +export BUILD_NAME=13.12-test TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET} ##Which versions of external programs to use