chiark / gitweb /
RC6
authordaid <daid303@gmail.com>
Fri, 2 Jan 2015 12:47:56 +0000 (13:47 +0100)
committerdaid <daid303@gmail.com>
Fri, 2 Jan 2015 12:47:56 +0000 (13:47 +0100)
package.sh

index 5e1358dcf26332cba2ca4b20912cf52451f50978..c2f167ab8a1cc87a1985bfe0df26ca604a2f1be7 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-RC5
+export BUILD_NAME=15.01-RC6
 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
 
 ##Which versions of external programs to use