chiark / gitweb /
Version 13.10 release.
[cura.git] / package.sh
index e212845c9af6656c55851401ba74e2e778bb4fbb..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
-BUILD_NAME=13.10-MultiLanguageTest
+export BUILD_NAME=13.10
 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
 
 ##Which versions of external programs to use