From: daid303 Date: Mon, 12 Nov 2012 08:59:59 +0000 (+0100) Subject: Increased version number to 12.11 X-Git-Tag: 13.03~196 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=d240160723f6475f5ecaa29656b59b5f1b676a2b;p=cura.git Increased version number to 12.11 --- diff --git a/package.sh b/package.sh index 86dc04b8..b3ec9096 100755 --- a/package.sh +++ b/package.sh @@ -16,7 +16,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=12.10 +BUILD_NAME=12.11 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET} ##Which versions of external programs to use