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>2015-01-30 17:30:33 +0300
committerdaid <daid303@gmail.com>2015-01-30 17:30:33 +0300
commite91c61f4689f6d1337f45ae8310c4d983db6de6f (patch)
tree413649857710d4c828fcde7de6b78fe086a6f809
parentaae6ab0e31ab662a0c317b016a31a7ceb7fa8c16 (diff)
It is releasing time.15.01
-rwxr-xr-xpackage.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.sh b/package.sh
index f604fb5b2c..5c3912fe2b 100755
--- a/package.sh
+++ b/package.sh
@@ -22,7 +22,7 @@ BUILD_TARGET=${1:-none}
##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=15.01-RC11
+export BUILD_NAME=15.01
TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
##Which versions of external programs to use