From: daid Date: Wed, 29 Jan 2014 13:24:22 +0000 (+0100) Subject: Set version to 14.02-TEST1 X-Git-Tag: 14.02-RC1~43^2 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=d3cf19b42cd92257960caf7112a1e56be7c8e882;p=cura.git Set version to 14.02-TEST1 --- diff --git a/package.sh b/package.sh index c5414c63..cdecc090 100755 --- a/package.sh +++ b/package.sh @@ -18,7 +18,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=14.01 +export BUILD_NAME=14.02-TEST1 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET} ##Which versions of external programs to use