diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2024-12-09 17:37:52 +0100 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2024-12-09 20:46:01 +0100 |
| commit | 99a628628828adae520b1129721c41bae04c3ff4 (patch) | |
| tree | 97edd6e5672b90e666638324d6c620686e4f8ce7 /fluid/fluid.plist | |
| parent | 05ee86fe5772643b8994eecba83c623884eae7c4 (diff) | |
Bump version numbers for release 1.4.1
To do: update CHANGES.txt with real info.
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 6c4d68946..3e993276b 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.0</string> + <string>1.4.1</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.0</string> + <string>1.4.1</string> <key>CFBundleGetInfoString</key> - <string>1.4.0, Copyright 1998-2024 by Bill Spitzak and others</string> + <string>1.4.1, Copyright 1998-2024 by Bill Spitzak and others</string> <key>CFBundleDocumentTypes</key> <array> <dict> |
