chiark / gitweb /
Update version number to 13.11.2
authordaid <daid303@gmail.com>
Wed, 20 Nov 2013 12:31:03 +0000 (13:31 +0100)
committerdaid <daid303@gmail.com>
Wed, 20 Nov 2013 12:31:03 +0000 (13:31 +0100)
changelog
package.sh

index de07db0767b31c61de601140370789eef0834690..20296bbfbd21f72b54c3d74bd428f1094e891768 100644 (file)
--- 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
index b70218544370e5d011599abef96bea2af31f068b..30f4b01ff2f49a36a9590dbf497c7e10bbc561a1 100755 (executable)
@@ -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