diff options
author | Neil <nyamatongwe@gmail.com> | 2020-11-28 09:41:59 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2020-11-28 09:41:59 +1100 |
commit | 314bc4ad7b3a5443b20e895742c82e7357af1ef1 (patch) | |
tree | 4f1ffc45ae9f49c578721fb8bfcf70853859a32c /cocoa/ScintillaFramework/Info.plist | |
parent | d68f23e128fc065b34e960f06e8991abb2c52bc8 (diff) | |
download | scintilla-mirror-314bc4ad7b3a5443b20e895742c82e7357af1ef1.tar.gz |
Update version number to 4.4.6 and release date.
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 e38519750..4f88dfde2 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.4.5</string> + <string>4.4.6</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> - <string>4.4.5</string> + <string>4.4.6</string> <key>NSPrincipalClass</key> <string></string> </dict> |