diff options
| author | Neil <nyamatongwe@gmail.com> | 2022-02-24 08:13:39 +1100 |
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2022-02-24 08:13:39 +1100 |
| commit | 41cd2d77fd2dc6b78d7910d1a380861354eccbbc (patch) | |
| tree | 594d8e9d178255d5dd8204afd45264044ace5b71 /cocoa/Scintilla/Info.plist | |
| parent | a73e600bc9ae64c245ca8998ae5ed837b85f858c (diff) | |
| download | scintilla-mirror-rel-5-2-1.tar.gz | |
Updates for 5.2.1 release.rel-5-2-1
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 bdb52e490..5ffb01a6b 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.2.0</string> + <string>5.2.1</string> <key>CFBundleVersion</key> <string>$(CURRENT_PROJECT_VERSION)</string> <key>NSHumanReadableCopyright</key> |
