release: version 3.15

This commit is contained in:
Benjamin Reis 2016-11-09 15:55:47 +01:00
parent 157baba4b9
commit 8d00cdbcde
2 changed files with 5 additions and 5 deletions

View file

@ -12,7 +12,7 @@ Group changes to describe their impact on the project, as follows:
## [Unreleased]
## [3.14.12] - 2016-11-09
## [3.15] - 2016-11-09
### Added
- Support of iOS 10
@ -90,8 +90,8 @@ consider inputs to be phone numbers, otherwise SIP addresses.
### Added
- Initial version
[Unreleased]: https://github.com/BelledonneCommunications/linphone-iphone/compare/3.14.12...HEAD
[3.14.12]: http://www.linphone.org/releases/ios/liblinphone-iphone-sdk-3.14.12.zip
[Unreleased]: https://github.com/BelledonneCommunications/linphone-iphone/compare/3.15...HEAD
[3.15]: http://www.linphone.org/releases/ios/liblinphone-iphone-sdk-3.14.12.zip
[3.13.9]: http://www.linphone.org/releases/ios/liblinphone-iphone-sdk-3.13.9.zip
[plugins registration]: https://github.com/BelledonneCommunications/linphone-iphone/blob/3.12.1/Classes/LinphoneManager.m#L1461-L1472
[openh264 issue 2434]: https://github.com/cisco/openh264/issues/2434

View file

@ -24,7 +24,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>3.14</string>
<string>3.15</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
@ -53,7 +53,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>10</string>
<string>0</string>
<key>ITSAppUsesNonExemptEncryption</key>
<true/>
<key>ITSEncryptionExportComplianceCode</key>