chiark / gitweb /
Version RC2
authordaid <daid303@gmail.com>
Mon, 13 Oct 2014 08:05:59 +0000 (10:05 +0200)
committerdaid <daid303@gmail.com>
Mon, 13 Oct 2014 08:05:59 +0000 (10:05 +0200)
package.sh

index c7652d6e897df8c07824a0f601e2c19076629299..5a61ed6b3e4a1811850de6ba4affa1b2b0c4d613 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.09.1_RC1
+export BUILD_NAME=14.09.1_RC2
 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
 
 ##Which versions of external programs to use