diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2024-10-15 20:42:26 +0200 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2024-10-15 20:42:26 +0200 |
| commit | a6a0a65edf91f976caae37ac2e038d13e232d956 (patch) | |
| tree | cc54fce11a9dc5db34b6bbe40da609e995fa74f7 /fltk-options/fltk-options.plist | |
| parent | ad422791f0f65de0f42c32d57f7505f682f29d55 (diff) | |
Update or remove version numbers, update copyright years
Note: one goal is to have to edit fewer version numbers in source
files for each release.
We may be able to generate some files by the build procedure (CMake)
to avoid editing them in the future (1.5.0 or later).
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> |
