chiark / gitweb /
RC4
authordaid <daid303@gmail.com>
Mon, 24 Feb 2014 08:47:21 +0000 (09:47 +0100)
committerdaid <daid303@gmail.com>
Mon, 24 Feb 2014 08:47:21 +0000 (09:47 +0100)
package.sh

index 1152cbceee1cfe30cf49edb7f5ddbd82a7142f82..4bc7b032dadf37d4b29522f6a983419cbbad6629 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.02-RC3
+export BUILD_NAME=14.02-RC4
 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
 
 ##Which versions of external programs to use