chiark / gitweb /
RC8
authordaid <daid303@gmail.com>
Wed, 26 Nov 2014 10:53:21 +0000 (11:53 +0100)
committerdaid <daid303@gmail.com>
Wed, 26 Nov 2014 10:53:21 +0000 (11:53 +0100)
package.sh

index e0f2177f14af837cc2b781bfaab93de741429089..2c514975abfa1165794b094a20713cc43cf74d5b 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=14.11-RC7
+export BUILD_NAME=14.11-RC8
 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
 
 ##Which versions of external programs to use