chiark / gitweb /
Updated version number to 13.01
[cura.git] / package.sh
index 12693f17ab79d45e7605ecd7df43c7ba395690a5..5f601ab4d168b09830dc2d63f5cd95cdbfb793b9 100755 (executable)
@@ -16,7 +16,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=12.12
+BUILD_NAME=13.01
 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
 
 ##Which versions of external programs to use