chiark / gitweb /
Update build number.
authordaid303 <daid303@gmail.com>
Mon, 22 Apr 2013 12:17:14 +0000 (14:17 +0200)
committerdaid303 <daid303@gmail.com>
Mon, 22 Apr 2013 12:17:14 +0000 (14:17 +0200)
package.sh

index 1724179adb5649360922a3133e5172a3111dd017..be16c25d70eb0f139e4bdf85c61613b777452447 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.03
+BUILD_NAME=13.04
 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
 
 ##Which versions of external programs to use