From e91c61f4689f6d1337f45ae8310c4d983db6de6f Mon Sep 17 00:00:00 2001 From: daid Date: Fri, 30 Jan 2015 15:30:33 +0100 Subject: It is releasing time. --- package.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.sh b/package.sh index f604fb5b2c..5c3912fe2b 100755 --- a/package.sh +++ b/package.sh @@ -22,7 +22,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=15.01-RC11 +export BUILD_NAME=15.01 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET} ##Which versions of external programs to use -- cgit v1.2.3