diff options
| author | Neil <nyamatongwe@gmail.com> | 2017-10-26 17:28:57 +1100 |
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2017-10-26 17:28:57 +1100 |
| commit | 37e9346e22946868c9e0ea345559f5e99b8ab188 (patch) | |
| tree | 94d45edacc4c4d5cc0d36b9d6baf5bc8f780551c /cocoa | |
| parent | 5d584e7e38daaf44c54d458e3bf845ff2bbe6a21 (diff) | |
| download | scintilla-mirror-rel-4-0-2.tar.gz | |
Updates for 4.0.2.rel-4-0-2
Diffstat (limited to 'cocoa')
| -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 1309fee0d..a2355d284 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.0.1</string> + <string>4.0.2</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> - <string>4.0.1</string> + <string>4.0.2</string> <key>NSPrincipalClass</key> <string></string> </dict> |
