chiark
/
gitweb
/
~ianmdlvl
/
cura.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc4690b
)
Update version number to 13.06
author
daid
<daid303@gmail.com>
Wed, 12 Jun 2013 11:53:00 +0000
(13:53 +0200)
committer
daid
<daid303@gmail.com>
Wed, 12 Jun 2013 11:53:00 +0000
(13:53 +0200)
package.sh
patch
|
blob
|
history
diff --git
a/package.sh
b/package.sh
index 45ce6b967d5d7572f93e300d942ac094b0b62636..19ace41294dc19848844a9f47be0d368f4fee043 100755
(executable)
--- a/
package.sh
+++ b/
package.sh
@@
-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.0
5.2
+BUILD_NAME=13.0
6
TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
##Which versions of external programs to use