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:
9e3ab61
)
Update version number.
author
daid
<daid303@gmail.com>
Fri, 27 Sep 2013 08:53:40 +0000
(10:53 +0200)
committer
daid
<daid303@gmail.com>
Fri, 27 Sep 2013 08:53:40 +0000
(10:53 +0200)
package.sh
patch
|
blob
|
history
diff --git
a/package.sh
b/package.sh
index acdbaffcda2a08dec53fa306586ba8b6759a9770..abf9fb8920755ea780c367b8c537b1c5ba47fdd2 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
6.5
+BUILD_NAME=13.0
9
TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
##Which versions of external programs to use