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:
58e428b
)
Update on version number.
author
daid
<daid303@gmail.com>
Mon, 17 Jun 2013 08:28:10 +0000
(10:28 +0200)
committer
daid
<daid303@gmail.com>
Mon, 17 Jun 2013 08:28:10 +0000
(10:28 +0200)
package.sh
patch
|
blob
|
history
diff --git
a/package.sh
b/package.sh
index 9c27ef38e067863fa05abfffc6847c68c06f106a..fb4ceaf1981bef032aa1ac3516e4def42c2ba05b 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.06
+BUILD_NAME=13.06
.2
TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
##Which versions of external programs to use