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>2014-02-20 12:58:02 +0400
committerdaid <daid303@gmail.com>2014-02-20 12:58:02 +0400
commitf1b1aabda4fb043e60d8513d56f1a8572cca2576 (patch)
tree5836f4c42adda3650ace5bfd4ea48804e23d9637
parente7c147b743448a2f04f76a7fc00f7d9a6f7fed5e (diff)
Update to RC3.14.02-RC31.14.02-RC3
-rwxr-xr-xpackage.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.sh b/package.sh
index 6e2847b98c..1152cbceee 100755
--- a/package.sh
+++ b/package.sh
@@ -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.02-RC2
+export BUILD_NAME=14.02-RC3
TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
##Which versions of external programs to use