chiark / gitweb /
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
authordaid <daid303@gmail.com>
Wed, 12 Jun 2013 11:53:06 +0000 (13:53 +0200)
committerdaid <daid303@gmail.com>
Wed, 12 Jun 2013 11:53:06 +0000 (13:53 +0200)
package.sh

index ff42fa3476187e9830e4385df996a295673fbbcd..9c27ef38e067863fa05abfffc6847c68c06f106a 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.2
+BUILD_NAME=13.06
 TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
 
 ##Which versions of external programs to use