From: daid Date: Thu, 3 Jul 2014 08:32:49 +0000 (+0200) Subject: Update to release 14.07 X-Git-Tag: 14.07 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=410e33c8ad07693648c57f281c9ed43369b6180a;p=cura.git Update to release 14.07 --- diff --git a/package.sh b/package.sh index 4ac8b606..a4ba1b22 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.06.1 +export BUILD_NAME=14.07 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET} ##Which versions of external programs to use