Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordaid <daid303@gmail.com>2012-05-11 15:41:26 +0400
committerdaid <daid303@gmail.com>2012-05-11 15:41:26 +0400
commita6dcb8fc4c40a5294cb7966b636ceb5221517c5e (patch)
tree335fa8653ef9b7ccfd6dcdb1c170a8630d1d6a54
parent08b19efb0c43f472bc8ffd8690e486047ef99c3d (diff)
parent414f7c0c49080904f410db5ed0e020e2e7ed5416 (diff)
Merge branch 'master' of github.com:daid/CuraRC3
-rwxr-xr-xpackage.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.sh b/package.sh
index 030cd0054a..8ad10f25d8 100755
--- a/package.sh
+++ b/package.sh
@@ -16,7 +16,7 @@ BUILD_TARGET=${1:-win32}
##Do we need to create the final archive
ARCHIVE_FOR_DISTRIBUTION=1
##Which version name are we appending to the final archive
-BUILD_NAME=RC2
+BUILD_NAME=RC3
TARGET_DIR=${BUILD_TARGET}-Cura-${BUILD_NAME}
##Which versions of external programs to use