chiark / gitweb /
14.10-RC3
authordaid <daid303@gmail.com>
Tue, 14 Oct 2014 12:37:18 +0000 (14:37 +0200)
committerdaid <daid303@gmail.com>
Tue, 14 Oct 2014 12:37:18 +0000 (14:37 +0200)
package.sh

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