Adium

Changeset 23238

Show
Ignore:
Timestamp:
04/28/2008 10:57:16 PM (7 months ago)
Author:
evands
Message:

1.2.5

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/adium-1.2/Plists/Adium_2.plist

    r23197 r23238  
    331331        <string>Adium</string> 
    332332        <key>CFBundleGetInfoString</key> 
    333         <string>1.2.5b2, Copyright 2001-2008 The Adium Team</string> 
     333        <string>1.2.5, Copyright 2001-2008 The Adium Team</string> 
    334334        <key>CFBundleHelpBookFolder</key> 
    335335        <string>AdiumHelp</string> 
     
    347347        <string>APPL</string> 
    348348        <key>CFBundleShortVersionString</key> 
    349         <string>1.2.5b2</string> 
     349        <string>1.2.5</string> 
    350350        <key>CFBundleSignature</key> 
    351351        <string>AdIM</string> 
     
    416416        </array> 
    417417        <key>CFBundleVersion</key> 
    418         <string>1.2.5b2</string> 
     418        <string>1.2.5</string> 
    419419        <key>LSMinimumSystemVersion</key> 
    420420        <string>10.4.0</string> 
  • branches/adium-1.2/Release/Makefile

    r23197 r23238  
    1515########### 
    1616 
    17 VERSION=1.2.5b2 
    18 BUILD_IN_DEBUG_MODE=TRU
    19 BETA=TRU
     17VERSION=1.2.5 
     18BUILD_IN_DEBUG_MODE=FALS
     19BETA=FALS
    2020OFFICIAL_BUILD=TRUE 
    2121