diff options
author | Neil <nyamatongwe@gmail.com> | 2025-06-03 11:00:41 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2025-06-03 11:00:41 +1000 |
commit | 26e0848eb0971f706f3ba327e905ebaf06736e2c (patch) | |
tree | 1f9c86a0c72b4a6209a6af394ad7ab34a15d4923 /cocoa/Scintilla/Info.plist | |
parent | a180e477ec3efd9d35a4cf32b63ab7354a03371f (diff) | |
download | scintilla-mirror-26e0848eb0971f706f3ba327e905ebaf06736e2c.tar.gz |
Updates for version 5.5.7.
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> |