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-20 16:31:03 +0400
committerdaid <daid303@gmail.com>2013-11-20 16:31:03 +0400
commit43aaac407ed06170cf2efdee23cbab24e68fc79f (patch)
tree1a5ecd8fe873a554d34a50f2b8f82e6bfb7dfe9f /package.sh
parent6823d53d06bd20addb7ee4fdcec599bb2665dc54 (diff)
Update version number to 13.11.2
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 b702185443..30f4b01ff2 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.11
+export BUILD_NAME=13.11.2
TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
##Which versions of external programs to use