From: daid Date: Mon, 18 Aug 2014 14:08:24 +0000 (+0200) Subject: V14.08.1-RC1 X-Git-Tag: 14.09~9 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=cc33a40bdb3747b0be26c5c45b8cfc4d4d059b29;p=cura.git V14.08.1-RC1 --- diff --git a/package.sh b/package.sh index 048bc01c..1bd0c551 100755 --- a/package.sh +++ b/package.sh @@ -18,7 +18,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.07.1-RC1 +export BUILD_NAME=14.08.1-RC2 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET} ##Which versions of external programs to use