diff options
| author | Neil <nyamatongwe@gmail.com> | 2015-11-02 08:24:11 +1100 |
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2015-11-02 08:24:11 +1100 |
| commit | d58aaaebea6ea6ee741acc663f4cc7ff116ac245 (patch) | |
| tree | f53f36011518ed2a49717e54d60a0f90109dcdd3 /cocoa | |
| parent | 2d4ffd1adfd9c588e98fd9b39a17cfe5cd51d2ca (diff) | |
| download | scintilla-mirror-d58aaaebea6ea6ee741acc663f4cc7ff116ac245.tar.gz | |
Updates for 3.6.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 be5f16e16..20e094a5f 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>3.6.1</string> + <string>3.6.2</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> - <string>3.6.1</string> + <string>3.6.2</string> <key>NSPrincipalClass</key> <string></string> </dict> |
