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:
92c357f
)
Set version to 14.11-RC7
14.11-RC7
author
daid
<daid303@gmail.com>
Thu, 6 Nov 2014 10:20:11 +0000
(11:20 +0100)
committer
daid
<daid303@gmail.com>
Thu, 6 Nov 2014 10:20:11 +0000
(11:20 +0100)
package.sh
patch
|
blob
|
history
diff --git
a/package.sh
b/package.sh
index 1e8a2f1d9115ec9d935d38ec3f428e8601c39f93..5625331755b513fea2e9d426b40f0ff34a39d65b 100755
(executable)
--- a/
package.sh
+++ b/
package.sh
@@
-19,7
+19,7
@@
BUILD_TARGET=${1:-none}
##Do we need to create the final archive
ARCHIVE_FOR_DISTRIBUTION=1
##Which version name are we appending to the final archive
-export BUILD_NAME=14.1
0-RC6
+export BUILD_NAME=14.1
1-RC7
TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
##Which versions of external programs to use