projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1136494
)
Update version numbers.
author
Chris Hanson
<org/chris-hanson/cph>
Sun, 16 Oct 2011 02:52:51 +0000
(19:52 -0700)
committer
Chris Hanson
<org/chris-hanson/cph>
Sun, 16 Oct 2011 02:52:51 +0000
(19:52 -0700)
src/etc/macosx/make-app.sh
patch
|
blob
|
history
diff --git
a/src/etc/macosx/make-app.sh
b/src/etc/macosx/make-app.sh
index 74dafc63be6c2e9345e987fd46630eff8f15f3ea..087ca4147d2b62e9280aff1b7bede301c00cac9a 100755
(executable)
--- a/
src/etc/macosx/make-app.sh
+++ b/
src/etc/macosx/make-app.sh
@@
-27,9
+27,9
@@
set -e
# These values are placeholders; we need to get the right ones.
-: ${VERSION_STRING=9.
0
}
+: ${VERSION_STRING=9.
1
}
: ${LONG_VERSION_STRING="release ${VERSION_STRING}"}
-: ${MACOSX_MIN_VERSION=10.
5
}
+: ${MACOSX_MIN_VERSION=10.
6
}
: ${YEAR=$(date +%Y)}
: ${bindir=/usr/local/bin}
: ${libdir=/usr/local/lib}