diff options
| author | mitchell <unknown> | 2019-05-09 16:57:22 -0400 | 
|---|---|---|
| committer | mitchell <unknown> | 2019-05-09 16:57:22 -0400 | 
| commit | edbf714e39ede12e2bb0f34623f75d41dbd0189e (patch) | |
| tree | 98c88407d570acbc6228f1fffc543417be3425fb /cocoa | |
| parent | aa1659887c0fc99d2505311a9f3de5af7f09caee (diff) | |
| download | scintilla-mirror-edbf714e39ede12e2bb0f34623f75d41dbd0189e.tar.gz | |
Updated version number for release.rel-3-10-5
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 3b76618fe..e78977b6c 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.10.4</string> +	<string>3.10.5</string>  	<key>CFBundleSignature</key>  	<string>????</string>  	<key>CFBundleVersion</key> -	<string>3.10.4</string> +	<string>3.10.5</string>  	<key>NSPrincipalClass</key>  	<string></string>  </dict> | 
