chiark / gitweb /
15.02
[cura.git] / package.sh
index fd544137e371fb24a1bc84d256a2869b83113736..a4a7a91f008065217f2a7a79f6101bb3745e508d 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.02-RC2
+export BUILD_NAME=15.02
 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
 
 ##Which versions of external programs to use