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 /fluid | |
| 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 'fluid')
| -rw-r--r-- | fluid/fluid.plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fluid/fluid.plist b/fluid/fluid.plist index 4f0333f0a..6c4d68946 100644 --- a/fluid/fluid.plist +++ b/fluid/fluid.plist @@ -13,7 +13,7 @@ <key>CFBundleDevelopmentRegion</key> <string>English</string> <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2021 by Bill Spitzak and others</string> + <string>Copyright 1998-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 1998-2021 by Bill Spitzak and others</string> + <string>1.4.0, Copyright 1998-2024 by Bill Spitzak and others</string> <key>CFBundleDocumentTypes</key> <array> <dict> |
