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-11-06 13:20:11 +0300
committerYouness Alaoui <kakaroto@kakaroto.homelinux.net>2015-01-14 20:31:25 +0300
commit5a4dc070ecd12c5adf3e8a762920b8f6f8af7a67 (patch)
treed41d9049be0c37af9fff6f34813b18b1942a3ef0 /package.sh
parent08b5b7b0a6e550d3e696509bedd6171d5ae4fc10 (diff)
Set version to 14.11-RC7
Diffstat (limited to 'package.sh')
-rwxr-xr-xpackage.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.sh b/package.sh
index ffbe33eb16..f3bbbcddbf 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=14.10-RC6
+export BUILD_NAME=14.11-RC7
TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
##Revision