diff options
Diffstat (limited to 'fltk-options')
| -rw-r--r-- | fltk-options/fltk-options.plist | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/fltk-options/fltk-options.plist b/fltk-options/fltk-options.plist index d16440ba7..b16fe0ba6 100644 --- a/fltk-options/fltk-options.plist +++ b/fltk-options/fltk-options.plist @@ -9,11 +9,11 @@ <key>CFBundleIdentifier</key> <string>org.fltk.fltk-options</string> <key>CFBundleVersion</key> - <string>1.4.1</string> + <string>1.4.2</string> <key>CFBundleDevelopmentRegion</key> <string>English</string> <key>NSHumanReadableCopyright</key> - <string>Copyright 2023-2024 by Bill Spitzak and others</string> + <string>Copyright 2023-2025 by Bill Spitzak and others</string> <key>CFAppleHelpAnchor</key> <string>help</string> <key>CFBundleName</key> @@ -25,9 +25,9 @@ <key>CFBundleIconFile</key> <string>fltk-options.icns</string> <key>CFBundleShortVersionString</key> - <string>1.4.1</string> + <string>1.4.2</string> <key>CFBundleGetInfoString</key> - <string>1.4.1, Copyright 2023-2024 by Bill Spitzak and others</string> + <string>1.4.2, Copyright 2023-2025 by Bill Spitzak and others</string> <key>NSHighResolutionCapable</key> <true/> </dict> |
