chiark / gitweb /
Add UMOP, version 14.09
[cura.git] / package.sh
index 1bd0c55100725d81bb670864d6b3bb390ce2714b..70d4515ee52a35d6af70de6e5d349654f45922b6 100755 (executable)
@@ -18,7 +18,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=14.08.1-RC2
+export BUILD_NAME=14.09
 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
 
 ##Which versions of external programs to use