diff options
Diffstat (limited to 'fluid/fluid.app/Contents')
| -rw-r--r-- | fluid/fluid.app/Contents/Info.plist | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fluid/fluid.app/Contents/Info.plist b/fluid/fluid.app/Contents/Info.plist index 3fd76a555..88cdaa6ac 100644 --- a/fluid/fluid.app/Contents/Info.plist +++ b/fluid/fluid.app/Contents/Info.plist @@ -9,7 +9,7 @@ <key>CFBundleIdentifier</key> <string>org.fltk.fluid</string> <key>CFBundleVersion</key> - <string>1.3.4</string> + <string>1.4.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.3.4</string> + <string>1.4.0</string> <key>CFBundleGetInfoString</key> - <string>1.3.4, Copyright 1998-2015 by Bill Spitzak and others</string> + <string>1.4.0, Copyright 1998-2015 by Bill Spitzak and others</string> <key>CFBundleDocumentTypes</key> <array> <dict> |
