chiark / gitweb /
RC2 15.01-RC2
authordaid <daid303@gmail.com>
Tue, 16 Dec 2014 11:19:37 +0000 (12:19 +0100)
committerdaid <daid303@gmail.com>
Tue, 16 Dec 2014 11:19:37 +0000 (12:19 +0100)
package.sh

index 4912791ac9bc16740745a91a0995dbd09930725f..5234e64af68827e625c4864960a2f5c6b5014985 100755 (executable)
@@ -19,7 +19,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=15.01-RC1
+export BUILD_NAME=15.01-RC2
 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
 
 ##Which versions of external programs to use