[Fuse-for-macosx-commits] SF.net SVN: fuse-for-macosx: [243] trunk/fuse/fusepb
Brought to you by:
fredm
From: <fr...@us...> - 2006-12-17 01:26:29
|
Revision: 243 http://svn.sourceforge.net/fuse-for-macosx/?rev=243&view=rev Author: fredm Date: 2006-12-16 17:26:29 -0800 (Sat, 16 Dec 2006) Log Message: ----------- Move version strings to 20061129. Modified Paths: -------------- trunk/fuse/fusepb/English.lproj/InfoPlist.strings trunk/fuse/fusepb/Info-Fuse.plist Modified: trunk/fuse/fusepb/English.lproj/InfoPlist.strings =================================================================== (Binary files differ) Modified: trunk/fuse/fusepb/Info-Fuse.plist =================================================================== --- trunk/fuse/fusepb/Info-Fuse.plist 2006-12-17 01:13:03 UTC (rev 242) +++ trunk/fuse/fusepb/Info-Fuse.plist 2006-12-17 01:26:29 UTC (rev 243) @@ -361,11 +361,11 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>20061114</string> + <string>20061129</string> <key>CFBundleSignature</key> <string>FUSE</string> <key>CFBundleVersion</key> - <string>20061114</string> + <string>20061129</string> <key>NSMainNibFile</key> <string>SDLMain</string> <key>NSPrincipalClass</key> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |