From: daid Date: Mon, 21 May 2012 09:41:43 +0000 (+0200) Subject: RC4 X-Git-Tag: RC4^0 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=daa2066a640ee174c535c05eee2efdf63544d8a2;p=cura.git RC4 --- diff --git a/package.sh b/package.sh index 8ad10f25..8f9955ff 100755 --- a/package.sh +++ b/package.sh @@ -16,7 +16,7 @@ BUILD_TARGET=${1:-win32} ##Do we need to create the final archive ARCHIVE_FOR_DISTRIBUTION=1 ##Which version name are we appending to the final archive -BUILD_NAME=RC3 +BUILD_NAME=RC4 TARGET_DIR=${BUILD_TARGET}-Cura-${BUILD_NAME} ##Which versions of external programs to use