diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2016-01-30 00:56:42 +0000 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2016-01-30 00:56:42 +0000 |
| commit | 00dd296ff202631dc0d773755e970fcca5a25f68 (patch) | |
| tree | 5f3416102a13aa00a98199e10d902f807a8a4272 /fluid/fluid.app/Contents | |
| parent | 39c943ac8f744ad0809c185632d5ef5eb92a6369 (diff) | |
Bump version numbers for next minor release: FLTK 1.4.0.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11088 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
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> |
