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:
authordaid303 <daid303@gmail.com>2012-12-20 12:27:06 +0400
committerdaid303 <daid303@gmail.com>2012-12-20 12:27:06 +0400
commit3b37498d2e145a71f054c20969aee665c63625e4 (patch)
tree2f2767fe46fcebd0dae90efde2ad1d75c641bb02 /package.sh
parentd8923b891b5e49f6a78f86d5b7b67b7db1a00aba (diff)
Updated version number to 12.12, fixed some minor packaging issues.
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 3c95415fe1..acc7fc69d8 100755
--- a/package.sh
+++ b/package.sh
@@ -16,7 +16,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
-BUILD_NAME=12.11
+BUILD_NAME=12.12
TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
##Which versions of external programs to use