chiark / gitweb /
Version 14.06-RC5
authordaid <daid303@gmail.com>
Thu, 5 Jun 2014 07:37:49 +0000 (09:37 +0200)
committerdaid <daid303@gmail.com>
Thu, 5 Jun 2014 07:37:49 +0000 (09:37 +0200)
package.sh

index 72d96b0350308b189b369ae3d95bbcae5b57f90a..1bad739c00d4e63032c724c747baf8bdb189b2ba 100755 (executable)
@@ -18,7 +18,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=14.05-RC4
+export BUILD_NAME=14.06-RC5
 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
 
 ##Which versions of external programs to use