X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=package.sh;h=439da7734a1c77281f3e22b82962bb9e23bcd071;hb=7b3750c8e0971c5962d3fbe505686fada5609b93;hp=e93d54db678dfd1195e2d807fd014eb498f7d590;hpb=ea46512f9d9c04a571088146982f9198780a1ea3;p=cura.git diff --git a/package.sh b/package.sh index e93d54db..439da773 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 -export BUILD_NAME=13.11.2 +export BUILD_NAME=13.12 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET} ##Which versions of external programs to use