From: daid303 Date: Mon, 22 Apr 2013 12:17:14 +0000 (+0200) Subject: Update build number. X-Git-Tag: 13.05~64^2~1 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=7cfdf68260b9d2df9b9597dd49bc9df0fac1ad99;p=cura.git Update build number. --- diff --git a/package.sh b/package.sh index 1724179a..be16c25d 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.03 +BUILD_NAME=13.04 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET} ##Which versions of external programs to use