diff options
Diffstat (limited to 'fltk-options/fltk-options.plist')
| -rw-r--r-- | fltk-options/fltk-options.plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fltk-options/fltk-options.plist b/fltk-options/fltk-options.plist index 7e168ea0c..728b8ff3a 100644 --- a/fltk-options/fltk-options.plist +++ b/fltk-options/fltk-options.plist @@ -13,7 +13,7 @@ <key>CFBundleDevelopmentRegion</key> <string>English</string> <key>NSHumanReadableCopyright</key> - <string>Copyright 2023 by Bill Spitzak and others</string> + <string>Copyright 2023-2024 by Bill Spitzak and others</string> <key>CFAppleHelpAnchor</key> <string>help</string> <key>CFBundleName</key> @@ -27,7 +27,7 @@ <key>CFBundleShortVersionString</key> <string>1.4.0</string> <key>CFBundleGetInfoString</key> - <string>1.4.0, Copyright 2023 by Bill Spitzak and others</string> + <string>1.4.0, Copyright 2023-2024 by Bill Spitzak and others</string> <key>NSHighResolutionCapable</key> <true/> </dict> |
