chiark / gitweb /
RC1 15.02-RC1
authordaid <daid303@gmail.com>
Fri, 13 Feb 2015 08:55:23 +0000 (09:55 +0100)
committerdaid <daid303@gmail.com>
Fri, 13 Feb 2015 08:55:23 +0000 (09:55 +0100)
package.sh

index 5c3912fe2b01b8ae6f09cdaf7f1f9bd566266cf5..726fafd347ffcca50ebea3106e1a4d98420da9b8 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.01
+export BUILD_NAME=15.02-RC1
 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
 
 ##Which versions of external programs to use