chiark / gitweb /
RC9 15.01-RC9
authordaid <daid303@gmail.com>
Fri, 16 Jan 2015 11:18:20 +0000 (12:18 +0100)
committerdaid <daid303@gmail.com>
Fri, 16 Jan 2015 11:18:20 +0000 (12:18 +0100)
package.sh

index 4d1132b7fc0cbc0d270cb9d439e750a3c6d69491..13d23dfbfc2b5feb09dd30dcefb78777c1bf1a93 100755 (executable)
@@ -22,7 +22,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-RC8
+export BUILD_NAME=15.01-RC9
 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
 
 ##Which versions of external programs to use