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>2012-10-29 20:36:45 +0400
committerDaid <Daid303@gmail.com>2012-10-29 20:36:45 +0400
commitb0a6ea8e95b3f0b52b94a5556896f9b10ef6d526 (patch)
treee3af4adacb8150c828691aed8dc089928ab48a0b /package.sh
parent24261360cf654a551a89f7449becee36faa16003 (diff)
Update template to use background inside of dmg.
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 bb9c283b67..6a90ee5e15 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.10_RC4
+BUILD_NAME=12.10
TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
##Which versions of external programs to use