Changes between Initial Version and Version 2 of Ticket #1422


Ignore:
Timestamp:
07/24/09 13:42:43 (15 years ago)
Author:
angel_il
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1422

    • Property Status changed from new to accepted
    • Property Owner set to iNode
  • Ticket #1422 – Description

    initial v2  
    55{{{ 
    66PREV_MC_VERSION=`sed -rn 's/^#define MC_CURRENT_VERSION "(.*)"$/\1/p' "${VERSION_FILE}"`  
     7 
     8 
    79}}} 
    810BSD sed has no "-r" optioin.