diff options
Diffstat (limited to 'cocoa/Scintilla/Info.plist')
-rw-r--r-- | cocoa/Scintilla/Info.plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cocoa/Scintilla/Info.plist b/cocoa/Scintilla/Info.plist index c507a9e43..f5ce998da 100644 --- a/cocoa/Scintilla/Info.plist +++ b/cocoa/Scintilla/Info.plist @@ -15,7 +15,7 @@ <key>CFBundlePackageType</key> <string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string> <key>CFBundleShortVersionString</key> - <string>5.5.6</string> + <string>5.5.7</string> <key>CFBundleVersion</key> <string>$(CURRENT_PROJECT_VERSION)</string> <key>NSHumanReadableCopyright</key> |