Changeset 800

Show
Ignore:
Timestamp:
02/06/08 17:01:47 (7 months ago)
Author:
astrange
Message:

No more beta

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/perian-1.1/Plists/Perian-Info.plist

    r788 r800  
    88        <string>Perian</string> 
    99        <key>CFBundleGetInfoString</key> 
    10         <string>1.1b2 (SVNREVISION ffmpeg: FFMPEGREVISION), Copyright 2007 The Perian Team</string> 
     10        <string>1.1 (SVNREVISION ffmpeg: FFMPEGREVISION), Copyright 2007 The Perian Team</string> 
    1111        <key>CFBundleIdentifier</key> 
    1212        <string>org.perian.Perian</string> 
     
    1616        <string>BNDL</string> 
    1717        <key>CFBundleShortVersionString</key> 
    18         <string>1.1b2</string> 
     18        <string>1.1</string> 
    1919        <key>CFBundleSignature</key> 
    2020        <string>????</string> 
    2121        <key>CFBundleVersion</key> 
    22         <string>1.1b2</string> 
     22        <string>1.1</string> 
    2323        <key>CSResourcesFileMapped</key> 
    2424        <string>yes</string> 
  • branches/perian-1.1/Plists/PerianPane-Info.plist

    r788 r800  
    3333        <string>????</string> 
    3434        <key>CFBundleVersion</key> 
    35         <string>1.1b2</string> 
     35        <string>1.1</string> 
    3636        <key>CFBundleName</key> 
    3737        <string>Perian</string> 
  • branches/perian-1.1/Plists/PerianUpdateChecker-Info.plist

    r788 r800  
    1818        <string>????</string> 
    1919        <key>CFBundleVersion</key> 
    20         <string>1.1b2</string> 
     20        <string>1.1</string> 
    2121        <key>NSMainNibFile</key> 
    2222        <string>UpdateCheckerMainMenu</string> 
  • branches/perian-1.1/Release/Makefile

    r788 r800  
    44# Check the Perian.component target and PerianPane target. 
    55 
    6 VERSION=1.1b2 
     6VERSION=1.1 
    77BETA=FALSE 
    88SRC_DIR=..