chiark / gitweb /
RC10 to fix firmware builds. 15.01-RC10
authordaid <daid303@gmail.com>
Mon, 19 Jan 2015 08:38:58 +0000 (09:38 +0100)
committerdaid <daid303@gmail.com>
Mon, 19 Jan 2015 08:38:58 +0000 (09:38 +0100)
package.sh

index 3faf8726d1f718ffc6c44c0878249dfed879e864..41802105dac379512e3316a3dd3dc0ee9e7d061a 100755 (executable)
@@ -22,7 +22,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=15.01-RC9
+export BUILD_NAME=15.01-RC10
 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
 
 ##Which versions of external programs to use