chiark / gitweb /
Version 13.10 release.
authordaid <daid303@gmail.com>
Thu, 10 Oct 2013 12:00:59 +0000 (14:00 +0200)
committerdaid <daid303@gmail.com>
Thu, 10 Oct 2013 12:00:59 +0000 (14:00 +0200)
package.sh

index 4ef4dbbbdb62ec78c9984c7fa118016eb3e6593b..068333fa514d8534f500830e5dde6d7bda746208 100755 (executable)
@@ -17,7 +17,7 @@ BUILD_TARGET=${1:-all}
 ##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=13.10-RC1
+export BUILD_NAME=13.10
 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
 
 ##Which versions of external programs to use