From 317b257be18fb5539ad338937d67fbe0e2dfd18a Mon Sep 17 00:00:00 2001 From: daid Date: Fri, 11 May 2012 12:24:17 +0200 Subject: [PATCH] Updated build name to RC3 --- package.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.sh b/package.sh index 030cd00..8ad10f2 100755 --- a/package.sh +++ b/package.sh @@ -16,7 +16,7 @@ BUILD_TARGET=${1:-win32} ##Do we need to create the final archive ARCHIVE_FOR_DISTRIBUTION=1 ##Which version name are we appending to the final archive -BUILD_NAME=RC2 +BUILD_NAME=RC3 TARGET_DIR=${BUILD_TARGET}-Cura-${BUILD_NAME} ##Which versions of external programs to use