From: daid Date: Mon, 17 Jun 2013 08:28:10 +0000 (+0200) Subject: Update on version number. X-Git-Tag: 13.06.2~1^2~1 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=8af23eaf86c30719e46fc0b8bd8ffcfa5757659e;p=cura.git Update on version number. --- diff --git a/package.sh b/package.sh index 9c27ef38..fb4ceaf1 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 -BUILD_NAME=13.06 +BUILD_NAME=13.06.2 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET} ##Which versions of external programs to use