chiark / gitweb /
Update to RC2. 14.02-RC2
authordaid <daid303@gmail.com>
Tue, 18 Feb 2014 13:05:35 +0000 (14:05 +0100)
committerdaid <daid303@gmail.com>
Tue, 18 Feb 2014 13:05:35 +0000 (14:05 +0100)
package.sh

index 05f840b500cebe930227d53513f4320cf0c8495c..2b29e2fbcb0063de60697ee2b8526a5517eaa322 100755 (executable)
@@ -18,7 +18,7 @@ BUILD_TARGET=${1:-all}
 ##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.02-RC1
+export BUILD_NAME=14.02-RC2
 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
 
 ##Which versions of external programs to use