[Igarden-commit] Garden/Macintosh Info.plist,1.9.2.8,1.9.2.9
Status: Beta
Brought to you by:
jlbedell
|
From: Jeffrey B. <jlb...@us...> - 2008-05-31 01:33:44
|
Update of /cvsroot/igarden/Garden/Macintosh In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv20097/Macintosh Modified Files: Tag: Release_branch_v1 Info.plist Log Message: Checkin for RC1 Index: Info.plist =================================================================== RCS file: /cvsroot/igarden/Garden/Macintosh/Info.plist,v retrieving revision 1.9.2.8 retrieving revision 1.9.2.9 diff -C2 -d -r1.9.2.8 -r1.9.2.9 *** Info.plist 16 May 2008 10:58:24 -0000 1.9.2.8 --- Info.plist 31 May 2008 01:29:48 -0000 1.9.2.9 *************** *** 99,103 **** <string>GardenSketch</string> <key>CFBundleGetInfoString</key> ! <string>GardenSketch 1.0 development build 05-16-08, Copyright 2008 Redstart Software</string> <key>CFBundleHelpBookFolder</key> <string>GardenSketch Help</string> --- 99,103 ---- <string>GardenSketch</string> <key>CFBundleGetInfoString</key> ! <string>GardenSketch 1.0RC1, Copyright 2008 Redstart Software</string> <key>CFBundleHelpBookFolder</key> <string>GardenSketch Help</string> *************** *** 113,121 **** <string>APPL</string> <key>CFBundleShortVersionString</key> ! <string>GardenSketch 1.0 dev 05-16-08</string> <key>CFBundleSignature</key> <string>RSGB</string> <key>CFBundleVersion</key> ! <string>1.0d051608</string> <key>CSResourcesFileMapped</key> <true/> --- 113,121 ---- <string>APPL</string> <key>CFBundleShortVersionString</key> ! <string>GardenSketch 1.0RC1</string> <key>CFBundleSignature</key> <string>RSGB</string> <key>CFBundleVersion</key> ! <string>1.0RC1</string> <key>CSResourcesFileMapped</key> <true/> |