diff options
author | mitchell <70453897+667e-11@users.noreply.github.com> | 2020-09-12 11:33:16 -0400 |
---|---|---|
committer | mitchell <70453897+667e-11@users.noreply.github.com> | 2020-09-12 11:33:16 -0400 |
commit | c13804ad7d1d3256b1cdd8780edb94e666c38d76 (patch) | |
tree | cc4d664075eea4399a12ff0392c6b3b1c740cad8 /cocoa/ScintillaFramework/Info.plist | |
parent | 45fdb02a8daf630b6f135703cd2ecb057358d1b7 (diff) | |
download | scintilla-mirror-rel-3-21-1.tar.gz |
Updated for 3.21.1.rel-3-21-1
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 15ffbce34..a2111f36b 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.21.0</string> + <string>3.21.1</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> - <string>3.21.0</string> + <string>3.21.1</string> <key>NSPrincipalClass</key> <string></string> </dict> |