diff options
Diffstat (limited to 'fluid')
| -rw-r--r-- | fluid/documentation/src/index.dox | 2 | ||||
| -rw-r--r-- | fluid/fluid.plist | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/fluid/documentation/src/index.dox b/fluid/documentation/src/index.dox index 9e858fcd6..41fdedd33 100644 --- a/fluid/documentation/src/index.dox +++ b/fluid/documentation/src/index.dox @@ -14,7 +14,7 @@ \image latex fluid-128.png "" width=3cm </CENTER></TD> <TD><CENTER> - <B>FLUID 1.4.0 User Manual</B> + <B>FLUID 1.4.1 User Manual</B> By F. Costantini, M. Melcher, A. Schlosser, B. Spitzak and M. Sweet. 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> |
