diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2025-02-19 19:08:55 +0100 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2025-02-21 16:25:39 +0100 |
| commit | 02af6a57eb4717af47f8ecd69be04abebd08c0d5 (patch) | |
| tree | fe5f90839fd525e02d879c4518595c339af62d0a /fltk-options | |
| parent | 97f2cdcc2933bf05854ffa8d8672c4829a552ff8 (diff) | |
Bump version numbers to 1.4.2
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> |
