diff options
author | Neil <nyamatongwe@gmail.com> | 2024-12-15 20:37:18 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2024-12-15 20:37:18 +1100 |
commit | af00332de0588496bbf0279ed7ed6eb3f5be9401 (patch) | |
tree | f8a5698cbb92d776db7e379a5cb97b6b7d0d7a20 /cocoa/Scintilla/Info.plist | |
parent | 3ded20d4863720aa5562f35d05699a58d7642640 (diff) | |
download | scintilla-mirror-rel-5-5-4.tar.gz |
Updates for version 5.5.4.rel-5-5-4
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 c214653e4..0b38cedfc 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.3</string> + <string>5.5.4</string> <key>CFBundleVersion</key> <string>$(CURRENT_PROJECT_VERSION)</string> <key>NSHumanReadableCopyright</key> |