I'd used a similar trick, but I used the CFBundle* API to extract the version from the filesystem bundle; this was from a program that wasn't a FUSE filesystem, though. Seemed like a reliable method to me, at least from the outside; if you're creating a FUSE filesystem, stick to whatever Amit says. =)
> 2. Use defaults > > $ defaults read /Library/Filesystems/fusefs.fs/Contents/Info > CFBundleVersion > 1.0.1 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "macfuse-devel" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/macfuse-devel?hl=en -~----------~----~----~----~------~----~------~--~---
