chiark / gitweb /
13.06.3 13.06.3
authordaid <daid303@gmail.com>
Fri, 21 Jun 2013 07:04:51 +0000 (09:04 +0200)
committerdaid <daid303@gmail.com>
Fri, 21 Jun 2013 07:04:51 +0000 (09:04 +0200)
package.sh

index 8f349cd24997f591fcf268bf5df9ad8a7f0eaa63..2ee7449a5b30f7b7c69c27d47402c99c81852add 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.06.2
+BUILD_NAME=13.06.3
 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
 
 ##Which versions of external programs to use