chiark / gitweb /
Version 13.11
authordaid <daid303@gmail.com>
Mon, 4 Nov 2013 08:52:26 +0000 (09:52 +0100)
committerdaid <daid303@gmail.com>
Mon, 4 Nov 2013 08:52:26 +0000 (09:52 +0100)
package.sh

index 671787373eb835167d9f93f32f3ebd3645fd3ca5..b70218544370e5d011599abef96bea2af31f068b 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.10
+export BUILD_NAME=13.11
 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
 
 ##Which versions of external programs to use