Changeset 1295

Show
Ignore:
Timestamp:
03/11/10 22:29:15 (5 months ago)
Author:
astrange
Message:

Version up to 1.2.1.

Location:
branches/perian-1.2
Files:
5 modified

Legend:

Unmodified
Added
Removed
  • branches/perian-1.2/Plists/Perian-Info.plist

    r1293 r1295  
    88        <string>Perian</string> 
    99        <key>CFBundleGetInfoString</key> 
    10         <string>1.2.1b2 (SVNREVISION ffmpeg: FFMPEGREVISION), Copyright 2009 The Perian Team</string> 
     10        <string>1.2.1 (SVNREVISION ffmpeg: FFMPEGREVISION), Copyright 2009 The Perian Team</string> 
    1111        <key>CFBundleIconFile</key> 
    1212        <string>Perian_icon</string> 
     
    1818        <string>thng</string> 
    1919        <key>CFBundleShortVersionString</key> 
    20         <string>1.2.1b2</string> 
     20        <string>1.2.1</string> 
    2121        <key>CFBundleSignature</key> 
    2222        <string>Peri</string> 
    2323        <key>CFBundleVersion</key> 
    24         <string>1.2.1b2</string> 
     24        <string>1.2.1</string> 
    2525        <key>CSResourcesFileMapped</key> 
    2626        <string>yes</string> 
  • branches/perian-1.2/Plists/PerianOpener-Info.plist

    r1293 r1295  
    233233        <string>PerO</string> 
    234234        <key>CFBundleVersion</key> 
    235         <string>1.2.1b2</string> 
     235        <string>1.2.1</string> 
    236236        <key>NSAppleScriptEnabled</key> 
    237237        <string>YES</string> 
  • branches/perian-1.2/Plists/PerianPane-Info.plist

    r1293 r1295  
    2020        <string>????</string> 
    2121        <key>CFBundleVersion</key> 
    22         <string>1.2.1b2</string> 
     22        <string>1.2.1</string> 
    2323        <key>CFBundleGetInfoString</key> 
    24         <string>1.2.1b2 (SVNREVISION ffmpeg: FFMPEGREVISION), Copyright 2009 The Perian Team</string> 
     24        <string>1.2.1 (SVNREVISION ffmpeg: FFMPEGREVISION), Copyright 2009 The Perian Team</string> 
    2525        <key>CFBundleName</key> 
    2626        <string>Perian</string> 
  • branches/perian-1.2/Plists/PerianUpdateChecker-Info.plist

    r1293 r1295  
    1818        <string>????</string> 
    1919        <key>CFBundleVersion</key> 
    20         <string>1.2.1b2</string> 
     20        <string>1.2.1</string> 
    2121        <key>NSMainNibFile</key> 
    2222        <string>UpdateCheckerMainMenu</string> 
  • branches/perian-1.2/Release/Makefile

    r1293 r1295  
    44# Check the Perian.component target and PerianPane target. 
    55 
    6 VERSION=1.2.1b2 
    7 BETA=TRUE 
     6VERSION=1.2.1 
     7BETA=FALSE 
    88SRC_DIR=.. 
    99BUILD_DIR=build