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-21 13:41:43 +0400
committerdaid <daid303@gmail.com>2012-05-21 13:41:43 +0400
commitdaa2066a640ee174c535c05eee2efdf63544d8a2 (patch)
tree90a040509fa8d958e2112c9db0799ec475c7e811
parente94b47217c2d8fe2c9a1ea13a99804fe87fc08d3 (diff)
RC4RC4
-rwxr-xr-xpackage.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.sh b/package.sh
index 8ad10f25d8..8f9955ff61 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=RC3
+BUILD_NAME=RC4
TARGET_DIR=${BUILD_TARGET}-Cura-${BUILD_NAME}
##Which versions of external programs to use