Changeset 99 for Mulberry

Show
Ignore:
Timestamp:
07/10/07 20:44:41 (1 year ago)
Author:
daboo
Message:

Bumped version for this branch.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Mulberry/branches/v4.1d1/MacOS/Resources/MulberryVers.r

    r74 r99  
    1919resource 'vers' (1) { 
    2020        0x4, 
    21         0x9, 
    22         beta, 
     21        0x10, 
     22        alpha, 
    2323        0x1, 
    2424        0, 
    25         "v4.0.9b1", 
    26         "Mulberry v4.0.9b1, © Cyrus Daboo, 2006-2007." 
     25        "v4.1a1", 
     26        "Mulberry v4.1a1, © Cyrus Daboo, 2006-2007." 
    2727}; 
    2828 
    2929resource 'vers' (2) { 
    3030        0x4, 
    31         0x9, 
    32         beta, 
     31        0x10, 
     32        alpha, 
    3333        0x1, 
    3434        0, 
    35         "v4.0.9b1", 
    36         "Mulberry v4.0.9b1" 
     35        "v4.1a1", 
     36        "Mulberry v4.1a1" 
    3737};