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>2013-11-04 12:52:26 +0400
committerdaid <daid303@gmail.com>2013-11-04 12:52:26 +0400
commitff542546bd3ddf686904954efcfe670790c5a86a (patch)
tree13ddc43814c7cae1aa56d55533c7639e9c2cde1c /package.sh
parentb9fdd73e5f237ab65343815c12d79fe82606316f (diff)
Version 13.11
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 671787373e..b702185443 100755
--- a/package.sh
+++ b/package.sh
@@ -17,7 +17,7 @@ BUILD_TARGET=${1:-all}
##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=13.10
+export BUILD_NAME=13.11
TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
##Which versions of external programs to use