chiark / gitweb /
RC2
authordaid <daid303@gmail.com>
Wed, 18 Feb 2015 09:41:28 +0000 (10:41 +0100)
committerdaid <daid303@gmail.com>
Wed, 18 Feb 2015 09:41:28 +0000 (10:41 +0100)
package.sh

index 726fafd347ffcca50ebea3106e1a4d98420da9b8..fd544137e371fb24a1bc84d256a2869b83113736 100755 (executable)
@@ -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.02-RC1
+export BUILD_NAME=15.02-RC2
 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
 
 ##Which versions of external programs to use