chiark / gitweb /
RC7 15.01-RC7
authordaid <daid303@gmail.com>
Wed, 7 Jan 2015 10:35:44 +0000 (11:35 +0100)
committerdaid <daid303@gmail.com>
Wed, 7 Jan 2015 10:35:44 +0000 (11:35 +0100)
package.sh

index 3c944a4a97cdcad1492240ee3f21fce043166898..c1dd3947e6bf2d7b0a9ad2a0e1bbe8ded04b6662 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-RC6
+export BUILD_NAME=15.01-RC7
 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
 
 ##Which versions of external programs to use