chiark / gitweb /
RC6
authordaid <daid303@gmail.com>
Fri, 6 Jun 2014 05:40:22 +0000 (07:40 +0200)
committerdaid <daid303@gmail.com>
Fri, 6 Jun 2014 05:40:22 +0000 (07:40 +0200)
package.sh

index 1bad739c00d4e63032c724c747baf8bdb189b2ba..7f66726f535ba0b40a2dbe8d26a0e52956255e76 100755 (executable)
@@ -18,7 +18,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=14.06-RC5
+export BUILD_NAME=14.06-RC6
 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
 
 ##Which versions of external programs to use