From aad68cb1f0d988557b5974b94240bc28e75ed21c Mon Sep 17 00:00:00 2001 From: daid Date: Fri, 6 Jun 2014 10:30:09 +0200 Subject: Version 14.06 --- package.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.sh b/package.sh index 7f66726f53..898940e4f5 100755 --- a/package.sh +++ b/package.sh @@ -18,7 +18,7 @@ BUILD_TARGET=${1:-none} ##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=14.06-RC6 +export BUILD_NAME=14.06 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET} ##Which versions of external programs to use -- cgit v1.2.3