chiark / gitweb /
Version 14.01
authordaid <daid303@gmail.com>
Wed, 8 Jan 2014 09:23:11 +0000 (10:23 +0100)
committerdaid <daid303@gmail.com>
Wed, 8 Jan 2014 09:23:11 +0000 (10:23 +0100)
package.sh

index 439da7734a1c77281f3e22b82962bb9e23bcd071..14d3009f6a1279a7240cb9ec759fbc7b5c533d0b 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.12
+export BUILD_NAME=14.01
 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
 
 ##Which versions of external programs to use