From: daid Date: Wed, 20 Nov 2013 12:31:03 +0000 (+0100) Subject: Update version number to 13.11.2 X-Git-Tag: 13.11.2~2 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=43aaac407ed06170cf2efdee23cbab24e68fc79f;p=cura.git Update version number to 13.11.2 --- diff --git a/changelog b/changelog index de07db07..20296bbf 100644 --- a/changelog +++ b/changelog @@ -1,4 +1,6 @@ Development + +13.11.2 * Adjusted the gantry height to 55mm for the Ultimaker, as 60mm was 3mm to high for the default setup with an V2 hotend. * Added disallowed zones for UM2 * Added ooze-shield for dual-color printing diff --git a/package.sh b/package.sh index b7021854..30f4b01f 100755 --- a/package.sh +++ b/package.sh @@ -17,7 +17,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=13.11 +export BUILD_NAME=13.11.2 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET} ##Which versions of external programs to use