diff options
author | Neil <nyamatongwe@gmail.com> | 2020-01-12 20:05:01 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2020-01-12 20:05:01 +1100 |
commit | da6e23074d6ed99dc4b42ec9e3e1b29e44b8d8b8 (patch) | |
tree | 8e4997d6235c2859ec35c359c2eb5c78370cc173 /cocoa/ScintillaFramework/Info.plist | |
parent | 680ebfaa2ed409a62bd1e1d863b3df17f706d656 (diff) | |
download | scintilla-mirror-rel-4-3-0.tar.gz |
Readying 4.3.0 release.rel-4-3-0
Diffstat (limited to 'cocoa/ScintillaFramework/Info.plist')
-rw-r--r-- | cocoa/ScintillaFramework/Info.plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cocoa/ScintillaFramework/Info.plist b/cocoa/ScintillaFramework/Info.plist index 300228f59..c8c09a86b 100644 --- a/cocoa/ScintillaFramework/Info.plist +++ b/cocoa/ScintillaFramework/Info.plist @@ -17,11 +17,11 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleShortVersionString</key> - <string>4.2.3</string> + <string>4.3.0</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> - <string>4.2.3</string> + <string>4.3.0</string> <key>NSPrincipalClass</key> <string></string> </dict> |