Changeset 465

Show
Ignore:
Timestamp:
04/26/07 23:48:59 (1 year ago)
Author:
tick
Message:

Updating stuff to b2

Files:

Legend:

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

    r437 r465  
    88        <string>Perian</string> 
    99        <key>CFBundleGetInfoString</key> 
    10         <string>1.0b1 (SVNREVISION ffmpeg: FFMPEGREVISION), Copyright 2006 The Perian Team</string> 
     10        <string>1.0b2 (SVNREVISION ffmpeg: FFMPEGREVISION), Copyright 2007 The Perian Team</string> 
    1111        <key>CFBundleIdentifier</key> 
    1212        <string>org.perian.Perian</string> 
     
    1818        <string>????</string> 
    1919        <key>CFBundleVersion</key> 
    20         <string>1.0b1</string> 
     20        <string>1.0b2</string> 
    2121        <key>CSResourcesFileMapped</key> 
    2222        <string>yes</string> 
  • trunk/Plists/PerianUpdateChecker-Info.plist

    r452 r465  
    1818        <string>????</string> 
    1919        <key>CFBundleVersion</key> 
    20         <string>1.0b1</string> 
     20        <string>1.0b2</string> 
    2121        <key>NSMainNibFile</key> 
    2222        <string>UpdateCheckerMainMenu</string> 
  • trunk/Release/Makefile

    r440 r465  
    1 VERSION=1.0b1 
     1VERSION=1.0b2 
    22BETA=FALSE 
    33SRC_DIR=..