Changeset 1070

Show
Ignore:
Timestamp:
12/09/07 09:04:27 (13 months ago)
Author:
stephen_booth
Message:

Prep for the 0.3 release

Location:
trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/Info.plist

    r1025 r1070  
    300300        <string>${EXECUTABLE_NAME}</string> 
    301301        <key>CFBundleGetInfoString</key> 
    302         <string>Play 0.2</string> 
     302        <string>Play 0.3</string> 
    303303        <key>CFBundleIconFile</key> 
    304304        <string>Play</string> 
     
    312312        <string>APPL</string> 
    313313        <key>CFBundleShortVersionString</key> 
    314         <string>0.2</string> 
     314        <string>0.3</string> 
    315315        <key>CFBundleSignature</key> 
    316316        <string>plaY</string> 
  • trunk/Play.xcodeproj/project.pbxproj

    r1066 r1070  
    419419                8C0CF0820CE80EAB0086CAFB /* check_for_musicbrainz_support.sql */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = check_for_musicbrainz_support.sql; path = SQL/check_for_musicbrainz_support.sql; sourceTree = "<group>"; }; 
    420420                8C0CF0850CE80F6B0086CAFB /* upgrade_database_for_musicbrainz.sql */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = upgrade_database_for_musicbrainz.sql; path = SQL/upgrade_database_for_musicbrainz.sql; sourceTree = "<group>"; }; 
    421                 8C0CF0C00CE813CA0086CAFB /* sqlite3-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "sqlite3-Info.plist"; sourceTree = "<group>"; }; 
    422421                8C0CF2190CE8298F0086CAFB /* sqlite3.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = sqlite3.framework; path = Frameworks/sqlite3.framework; sourceTree = "<group>"; }; 
    423422                8C0CF23B0CE82BE70086CAFB /* libcurl.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = libcurl.framework; path = Frameworks/libcurl.framework; sourceTree = "<group>"; }; 
     
    935934                        isa = PBXGroup; 
    936935                        children = ( 
    937                                 8C0CF0C00CE813CA0086CAFB /* sqlite3-Info.plist */, 
    938936                                8CA6621F0C8E344C00E03092 /* CancelableProgressSheet.nib */, 
    939937                                8CE631C40C161CD20073ADC3 /* AudioUnitUI.nib */,