chiark / gitweb /
Updated build name to RC3
authordaid <daid303@gmail.com>
Fri, 11 May 2012 10:24:17 +0000 (12:24 +0200)
committerdaid <daid303@gmail.com>
Fri, 11 May 2012 10:24:17 +0000 (12:24 +0200)
package.sh

index 030cd0054ad8ba944b8d8434c7588d5e38496c20..8ad10f25d84090bc26d5d7e16e580ff5feecd36f 100755 (executable)
@@ -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