chiark / gitweb /
Update version number to 13.12-test
authordaid <daid303@gmail.com>
Wed, 11 Dec 2013 09:52:07 +0000 (10:52 +0100)
committerdaid <daid303@gmail.com>
Wed, 11 Dec 2013 09:52:07 +0000 (10:52 +0100)
package.sh

index e93d54db678dfd1195e2d807fd014eb498f7d590..3a604844ac18d6ea57cc3aa86b135646469fcfc5 100755 (executable)
@@ -17,7 +17,7 @@ BUILD_TARGET=${1:-all}
 ##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=13.11.2
+export BUILD_NAME=13.12-test
 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
 
 ##Which versions of external programs to use