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-12 15:53:00 +0400
committerdaid <daid303@gmail.com>2013-06-12 15:53:00 +0400
commit4ee3753bce3538bc29cb295632356db651ac71a8 (patch)
treeb1b04723695946058ff52cbc162a37896685ba7b /package.sh
parentbc4690b60a31742503230ff680223d95c1db61b0 (diff)
Update version number to 13.06
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 45ce6b967d..19ace41294 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.05.2
+BUILD_NAME=13.06
TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
##Which versions of external programs to use