chiark / gitweb /
Increased version number to 12.11
authordaid303 <daid303@gmail.com>
Mon, 12 Nov 2012 08:59:59 +0000 (09:59 +0100)
committerdaid303 <daid303@gmail.com>
Mon, 12 Nov 2012 08:59:59 +0000 (09:59 +0100)
package.sh

index 86dc04b83d1d73bc7acf5547c62653644b4640cf..b3ec909611b89ec69c6c4f4d8753cf1975187265 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.10
+BUILD_NAME=12.11
 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
 
 ##Which versions of external programs to use