From: daid Date: Mon, 30 Jul 2012 13:03:59 +0000 (+0200) Subject: Updated release name for next version. X-Git-Tag: 12.08~10 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=f05d312c312ac4a2cd903dbe8cb92ac4fe7bc132;p=cura.git Updated release name for next version. --- diff --git a/package.sh b/package.sh index f8d57b1f..d6260d21 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.07 +BUILD_NAME=12.08 TARGET_DIR=${BUILD_TARGET}-Cura-${BUILD_NAME} ##Which versions of external programs to use