diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2025-03-06 18:16:03 +0100 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2025-03-06 18:16:03 +0100 |
| commit | 191b33e0def5c7239c43c0be4dfc5d5d5e9be736 (patch) | |
| tree | acbc7dd2ac062b9049043e45cc3414be06132987 /fltk-options | |
| parent | e2ca1a39c8505d94e64aa7ef1d37610507389e4f (diff) | |
Update version numbers to 1.5.0
Diffstat (limited to 'fltk-options')
| -rw-r--r-- | fltk-options/fltk-options.plist | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fltk-options/fltk-options.plist b/fltk-options/fltk-options.plist index b16fe0ba6..a84ac790a 100644 --- a/fltk-options/fltk-options.plist +++ b/fltk-options/fltk-options.plist @@ -9,7 +9,7 @@ <key>CFBundleIdentifier</key> <string>org.fltk.fltk-options</string> <key>CFBundleVersion</key> - <string>1.4.2</string> + <string>1.5.0</string> <key>CFBundleDevelopmentRegion</key> <string>English</string> <key>NSHumanReadableCopyright</key> @@ -25,9 +25,9 @@ <key>CFBundleIconFile</key> <string>fltk-options.icns</string> <key>CFBundleShortVersionString</key> - <string>1.4.2</string> + <string>1.5.0</string> <key>CFBundleGetInfoString</key> - <string>1.4.2, Copyright 2023-2025 by Bill Spitzak and others</string> + <string>1.5.0, Copyright 2023-2025 by Bill Spitzak and others</string> <key>NSHighResolutionCapable</key> <true/> </dict> |
