chiark / gitweb /
RC8
authordaid <daid303@gmail.com>
Wed, 14 Jan 2015 13:58:39 +0000 (14:58 +0100)
committerdaid <daid303@gmail.com>
Wed, 14 Jan 2015 13:58:39 +0000 (14:58 +0100)
package.sh

index c1dd3947e6bf2d7b0a9ad2a0e1bbe8ded04b6662..6f9b6062d3d193146df21cf153065491f324e22f 100755 (executable)
@@ -19,7 +19,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-RC7
+export BUILD_NAME=15.01-RC8
 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
 
 ##Which versions of external programs to use