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-06-17 12:28:10 +0400
committerdaid <daid303@gmail.com>2013-06-17 12:28:10 +0400
commit8af23eaf86c30719e46fc0b8bd8ffcfa5757659e (patch)
treec8a71a99e13e4d184394e164934b535aca970374 /package.sh
parent58e428b73301e5c474fc3e205aa367ab6e5b1b05 (diff)
Update on version number.
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 9c27ef38e0..fb4ceaf198 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
-BUILD_NAME=13.06
+BUILD_NAME=13.06.2
TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
##Which versions of external programs to use