diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2006-01-15 03:16:09 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2006-01-15 03:16:09 +0000 |
| commit | 887a45822703da2420df9c2ecc024b1f4dfc218e (patch) | |
| tree | 96ef1fdd63089ad87b759fbb150953635ce2e08f /fluid/fluid.plist | |
| parent | 93e158df5fb93552bc06210a0098c4b818890a5e (diff) | |
Work on Linux and OSX desktop integration stuff via make install and
packaging via EPM.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4750 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'fluid/fluid.plist')
| -rw-r--r-- | fluid/fluid.plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fluid/fluid.plist b/fluid/fluid.plist index e6e774cdb..73bbfd657 100644 --- a/fluid/fluid.plist +++ b/fluid/fluid.plist @@ -17,7 +17,7 @@ <string>English</string> <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2005 by Bill Spitzak and others</string> + <string>Copyright 1998-2006 by Bill Spitzak and others</string> <key>CFAppleHelpAnchor</key> <string>help</string> @@ -38,7 +38,7 @@ <string>1.1.7</string> <key>CFBundleGetInfoString</key> - <string>1.1.7, Copyright 1998-2005 by Bill Spitzak and others</string> + <string>1.1.7, Copyright 1998-2006 by Bill Spitzak and others</string> <key>CFBundleDocumentTypes</key> <array> |
