chiark / gitweb /
Version 13.05.2
authordaid303 <daid303@gmail.com>
Wed, 5 Jun 2013 11:59:29 +0000 (13:59 +0200)
committerdaid303 <daid303@gmail.com>
Wed, 5 Jun 2013 11:59:29 +0000 (13:59 +0200)
package.sh

index ecba8fea281df8963728b1beea32f94166495c5d..45ce6b967d5d7572f93e300d942ac094b0b62636 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.05
+BUILD_NAME=13.05.2
 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
 
 ##Which versions of external programs to use