chiark / gitweb /
Update to RC1 version.
authordaid <daid303@gmail.com>
Thu, 13 Feb 2014 08:56:33 +0000 (09:56 +0100)
committerdaid <daid303@gmail.com>
Thu, 13 Feb 2014 08:56:33 +0000 (09:56 +0100)
package.sh

index 376446df022edc731a266c369705a2790f455f4c..47735fcbf0072e5e84ee822ddf70e67800072977 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-TEST1
+export BUILD_NAME=14.02-RC1
 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
 
 ##Which versions of external programs to use