From: daid Date: Fri, 28 Mar 2014 09:33:08 +0000 (+0100) Subject: Update version to TEST2. X-Git-Tag: 14.06~42^2 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=32ab4117252042f09d63e6953552d36387d106d0;p=cura.git Update version to TEST2. --- diff --git a/package.sh b/package.sh index 366032c1..f5001fc3 100755 --- a/package.sh +++ b/package.sh @@ -17,7 +17,7 @@ BUILD_TARGET=${1:-none} ##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=14.03-TEST1 +export BUILD_NAME=14.03-TEST2 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET} ##Which versions of external programs to use