Changeset 1092

Show
Ignore:
Timestamp:
07/08/09 01:31:26 (14 months ago)
Author:
astrange
Message:

Version -> 1.1.4

Location:
trunk
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • trunk/Plists/Perian-Info.plist

    r1047 r1092  
    88        <string>Perian</string> 
    99        <key>CFBundleGetInfoString</key> 
    10         <string>1.1.4b1 (SVNREVISION ffmpeg: FFMPEGREVISION), Copyright 2007 The Perian Team</string> 
     10        <string>1.1.4 (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.1.4b1</string> 
     18        <string>1.1.4</string> 
    1919        <key>CFBundleSignature</key> 
    2020        <string>????</string> 
    2121        <key>CFBundleVersion</key> 
    22         <string>1.1.4b1</string> 
     22        <string>1.1.4</string> 
    2323        <key>CSResourcesFileMapped</key> 
    2424        <string>yes</string> 
  • trunk/Plists/PerianPane-Info.plist

    r1047 r1092  
    3333        <string>????</string> 
    3434        <key>CFBundleVersion</key> 
    35         <string>1.1.4b1</string> 
     35        <string>1.1.4</string> 
    3636        <key>CFBundleGetInfoString</key> 
    37         <string>1.1.4b1 (SVNREVISION ffmpeg: FFMPEGREVISION), Copyright 2007 The Perian Team</string> 
     37        <string>1.1.4 (SVNREVISION ffmpeg: FFMPEGREVISION), Copyright 2007 The Perian Team</string> 
    3838        <key>CFBundleName</key> 
    3939        <string>Perian</string> 
  • trunk/Release/Makefile

    r1047 r1092  
    44# Check the Perian.component target and PerianPane target. 
    55 
    6 VERSION=1.1.4b1 
    7 BETA=TRUE 
     6VERSION=1.1.4 
     7BETA=FALSE 
    88SRC_DIR=.. 
    99BUILD_DIR=build