Changes between Version 38 and Version 39 of Releases
- Timestamp:
- 07/28/09 09:50:41 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Releases
v38 v39 52 52 53 53 {{{ 54 install_ version () {54 install_x11_version () { 55 55 local version=$1 56 56 if [[ ! -f X11.bin-${version} ]] ; then … … 67 67 You can then install the new binary by running (after starting a new Terminal): 68 68 {{{ 69 install_ version 1.4.2-apple4569 install_x11_version 1.4.2-apple45 70 70 }}}
