chiark / gitweb /
Version RC2
[cura.git] / 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