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 /fluid/fluid.plist | |
| parent | e2ca1a39c8505d94e64aa7ef1d37610507389e4f (diff) | |
Update version numbers to 1.5.0
Diffstat (limited to 'fluid/fluid.plist')
| -rw-r--r-- | fluid/fluid.plist | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fluid/fluid.plist b/fluid/fluid.plist index 88711f118..cf1b391c8 100644 --- a/fluid/fluid.plist +++ b/fluid/fluid.plist @@ -9,7 +9,7 @@ <key>CFBundleIdentifier</key> <string>org.fltk.fluid</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>fluid.icns</string> <key>CFBundleShortVersionString</key> - <string>1.4.2</string> + <string>1.5.0</string> <key>CFBundleGetInfoString</key> - <string>1.4.2, Copyright 1998-2025 by Bill Spitzak and others</string> + <string>1.5.0, Copyright 1998-2025 by Bill Spitzak and others</string> <key>CFBundleDocumentTypes</key> <array> <dict> |
