chiark / gitweb /
RC11 15.01-RC11
authordaid <daid303@gmail.com>
Mon, 26 Jan 2015 09:56:44 +0000 (10:56 +0100)
committerdaid <daid303@gmail.com>
Mon, 26 Jan 2015 09:56:44 +0000 (10:56 +0100)
package.sh

index 41802105dac379512e3316a3dd3dc0ee9e7d061a..f604fb5b2c7dc661d649e49b9048413dc759244f 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-RC10
+export BUILD_NAME=15.01-RC11
 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
 
 ##Which versions of external programs to use