Changes between Version 38 and Version 39 of Releases


Ignore:
Timestamp:
07/28/09 09:50:41 (4 years ago)
Author:
jeremyhu@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Releases

    v38 v39  
    5252 
    5353{{{ 
    54 install_version () { 
     54install_x11_version () { 
    5555        local version=$1 
    5656        if [[ ! -f X11.bin-${version} ]] ; then 
     
    6767You can then install the new binary by running (after starting a new Terminal): 
    6868{{{ 
    69 install_version 1.4.2-apple45 
     69install_x11_version 1.4.2-apple45 
    7070}}}