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-12-16 18:00:36 +0300
committerdaid <daid303@gmail.com>2014-12-16 18:00:36 +0300
commit973a80909d1e17c4770334a9d1437d1b9e61d42e (patch)
treeb49f222567d044855b401541c71fec6873064b0a
parentec81fe8aec457e96a60f9c9e0bde47bce14cfd1e (diff)
RC3 for paul.15.01-RC3
-rwxr-xr-xpackage.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.sh b/package.sh
index 5234e64af6..7603dbc1bd 100755
--- a/package.sh
+++ b/package.sh
@@ -19,7 +19,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=15.01-RC2
+export BUILD_NAME=15.01-RC3
TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
##Which versions of external programs to use