chiark / gitweb /
RC4
authordaid <daid303@gmail.com>
Thu, 16 Oct 2014 13:36:30 +0000 (15:36 +0200)
committerdaid <daid303@gmail.com>
Thu, 16 Oct 2014 13:36:30 +0000 (15:36 +0200)
package.sh

index 78381f3daf2114e8c01066f12523524e04349f0e..f4c03c6fc77958410432c332b61063ec92a53eeb 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.10-RC3
+export BUILD_NAME=14.10-RC4
 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
 
 ##Which versions of external programs to use