summaryrefslogtreecommitdiff
path: root/fltk-options/fltk-options.plist
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2024-12-09 17:37:52 +0100
committerAlbrecht Schlosser <albrechts.fltk@online.de>2024-12-09 20:46:01 +0100
commit99a628628828adae520b1129721c41bae04c3ff4 (patch)
tree97edd6e5672b90e666638324d6c620686e4f8ce7 /fltk-options/fltk-options.plist
parent05ee86fe5772643b8994eecba83c623884eae7c4 (diff)
Bump version numbers for release 1.4.1
To do: update CHANGES.txt with real info.
Diffstat (limited to 'fltk-options/fltk-options.plist')
-rw-r--r--fltk-options/fltk-options.plist6
1 files changed, 3 insertions, 3 deletions
diff --git a/fltk-options/fltk-options.plist b/fltk-options/fltk-options.plist
index 728b8ff3a..d16440ba7 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.0</string>
+ <string>1.4.1</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.0</string>
+ <string>1.4.1</string>
<key>CFBundleGetInfoString</key>
- <string>1.4.0, Copyright 2023-2024 by Bill Spitzak and others</string>
+ <string>1.4.1, Copyright 2023-2024 by Bill Spitzak and others</string>
<key>NSHighResolutionCapable</key>
<true/>
</dict>