[Fuse-for-macosx-commits] SF.net SVN: fuse-for-macosx: [496] trunk/fuse/fusepb
Brought to you by:
fredm
|
From: <fr...@us...> - 2008-03-28 13:00:55
|
Revision: 496
http://fuse-for-macosx.svn.sourceforge.net/fuse-for-macosx/?rev=496&view=rev
Author: fredm
Date: 2008-03-28 06:01:00 -0700 (Fri, 28 Mar 2008)
Log Message:
-----------
Move version to Fuse for Mac OS X 0.9.0.
Modified Paths:
--------------
trunk/fuse/fusepb/English.lproj/InfoPlist.strings
trunk/fuse/fusepb/Info-Fuse.plist
trunk/fuse/fusepb/config.h
trunk/fuse/fusepb/resources/Fuse Help/html/changelog.html
Modified: trunk/fuse/fusepb/English.lproj/InfoPlist.strings
===================================================================
(Binary files differ)
Modified: trunk/fuse/fusepb/Info-Fuse.plist
===================================================================
--- trunk/fuse/fusepb/Info-Fuse.plist 2008-03-27 12:04:48 UTC (rev 495)
+++ trunk/fuse/fusepb/Info-Fuse.plist 2008-03-28 13:01:00 UTC (rev 496)
@@ -476,7 +476,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>20070611</string>
+ <string>0.9.0</string>
<key>CFBundleSignature</key>
<string>FUSE</string>
<key>CFBundleVersion</key>
Modified: trunk/fuse/fusepb/config.h
===================================================================
--- trunk/fuse/fusepb/config.h 2008-03-27 12:04:48 UTC (rev 495)
+++ trunk/fuse/fusepb/config.h 2008-03-28 13:01:00 UTC (rev 496)
@@ -152,7 +152,7 @@
/* #undef USE_WIDGET */
/* Version number of package */
-#define VERSION "0.8.0.1"
+#define VERSION "0.9.0"
/* Define to 1 if your processor stores words with the most significant byte
first (like Motorola and SPARC, unlike Intel and VAX). */
Modified: trunk/fuse/fusepb/resources/Fuse Help/html/changelog.html
===================================================================
--- trunk/fuse/fusepb/resources/Fuse Help/html/changelog.html 2008-03-27 12:04:48 UTC (rev 495)
+++ trunk/fuse/fusepb/resources/Fuse Help/html/changelog.html 2008-03-28 13:01:00 UTC (rev 496)
@@ -14,7 +14,7 @@
name="What's New In Fuse?" id="What's New In Fuse?"></a><!-- AppleSegDescription="This section describes the changes for version 0.8.0 of the Fuse emulator." --></font>
<div class="refsect1" xml:lang="en" lang="en">
<h2><font face="Lucida Grande,Helvetica,Arial">What's new in Fuse
-For Mac OS X 20080217</font></h2>
+For Mac OS X 0.9.0</font></h2>
<ul>
<li><font face="Lucida Grande,Helvetica,Arial">New
features:</font></li>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|