chiark / gitweb /
Updated release name for next version.
authordaid <daid303@gmail.com>
Mon, 30 Jul 2012 13:03:59 +0000 (15:03 +0200)
committerdaid <daid303@gmail.com>
Mon, 30 Jul 2012 13:03:59 +0000 (15:03 +0200)
package.sh

index f8d57b1f15467bc6ba8c62d61162c973518dd1df..d6260d21c338c7a3791c35d610c3f5297ca99c4c 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.07
+BUILD_NAME=12.08
 TARGET_DIR=${BUILD_TARGET}-Cura-${BUILD_NAME}
 
 ##Which versions of external programs to use