[Fuse-for-macosx-commits] SF.net SVN: fuse-for-macosx: [287] trunk/fuse/fusepb
Brought to you by:
fredm
|
From: <fr...@us...> - 2007-01-09 21:00:02
|
Revision: 287
http://svn.sourceforge.net/fuse-for-macosx/?rev=287&view=rev
Author: fredm
Date: 2007-01-09 13:00:00 -0800 (Tue, 09 Jan 2007)
Log Message:
-----------
Move version strings to 20070110.
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 2007-01-09 14:15:49 UTC (rev 286)
+++ trunk/fuse/fusepb/Info-Fuse.plist 2007-01-09 21:00:00 UTC (rev 287)
@@ -361,11 +361,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>20061129</string>
+ <string>20070110</string>
<key>CFBundleSignature</key>
<string>FUSE</string>
<key>CFBundleVersion</key>
- <string>20061129</string>
+ <string>20070110</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.
|