Merge branch 'master' of github.com:daid/Cura
This commit is contained in:
commit
a6dcb8fc4c
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ BUILD_TARGET=${1:-win32}
|
||||||
##Do we need to create the final archive
|
##Do we need to create the final archive
|
||||||
ARCHIVE_FOR_DISTRIBUTION=1
|
ARCHIVE_FOR_DISTRIBUTION=1
|
||||||
##Which version name are we appending to the final archive
|
##Which version name are we appending to the final archive
|
||||||
BUILD_NAME=RC2
|
BUILD_NAME=RC3
|
||||||
TARGET_DIR=${BUILD_TARGET}-Cura-${BUILD_NAME}
|
TARGET_DIR=${BUILD_TARGET}-Cura-${BUILD_NAME}
|
||||||
|
|
||||||
##Which versions of external programs to use
|
##Which versions of external programs to use
|
||||||
|
|
Loading…
Reference in a new issue