From 3113145aefbe9787aaa50062c048487871da71b6 Mon Sep 17 00:00:00 2001 From: Redmer Loen Date: Wed, 4 Apr 2018 15:38:26 +0200 Subject: [PATCH] Release 3.3.5 --- Vialer-pjsip-iOS.podspec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Vialer-pjsip-iOS.podspec b/Vialer-pjsip-iOS.podspec index f7fa9aa8..79d181fe 100644 --- a/Vialer-pjsip-iOS.podspec +++ b/Vialer-pjsip-iOS.podspec @@ -1,8 +1,8 @@ Pod::Spec.new do |s| s.name = "Vialer-pjsip-iOS" - s.version = "3.3.4" - s.summary = "PJSIP 2.7.1 for iOS" - s.description = "Pod for distributing PJSIP 2.7.1 wrapped in a framework. With Opus, OpenSSL and openh264." + s.version = "3.3.5" + s.summary = "PJSIP 2.7.2 for iOS" + s.description = "Pod for distributing PJSIP 2.7.2 wrapped in a framework. With Opus, OpenSSL and openh264." s.homepage = "https://www.wearespindle.com" s.license = { :type => "GNU GPLv3", :file => "LICENSE" }