chiark / gitweb /
Set version to 14.02-TEST1
authordaid <daid303@gmail.com>
Wed, 29 Jan 2014 13:24:22 +0000 (14:24 +0100)
committerdaid <daid303@gmail.com>
Wed, 29 Jan 2014 13:24:22 +0000 (14:24 +0100)
package.sh

index c5414c63d0d4cec7916c7908658e60db131a961e..cdecc0901d90abab2cd02d1e48bf4b3edb70740c 100755 (executable)
@@ -18,7 +18,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=14.01
+export BUILD_NAME=14.02-TEST1
 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
 
 ##Which versions of external programs to use