summaryrefslogtreecommitdiff
path: root/SmartDeviceLink-iOS.podspec
diff options
context:
space:
mode:
authorMuller, Alexander (A.) <amulle19@ford.com>2017-03-08 08:46:44 -0800
committerMuller, Alexander (A.) <amulle19@ford.com>2017-03-08 08:46:44 -0800
commit7fc139d38bd72716950e3b771dcc33d289a8bfd5 (patch)
tree514642b7b632b16a1a83952b995849519e592974 /SmartDeviceLink-iOS.podspec
parent34c68a6e9437324dc3931e1753432a0c6ad3a972 (diff)
parentaffb96f35734f0a0a70d78d157e0e9c182efbb29 (diff)
downloadsdl_ios-7fc139d38bd72716950e3b771dcc33d289a8bfd5.tar.gz
Merge remote-tracking branch 'origin/master' into develop
* origin/master: Update LICENSE Update to v4.5.5 Tiny style update Prevent infinite loops in send block while by checking ostream state.
Diffstat (limited to 'SmartDeviceLink-iOS.podspec')
-rw-r--r--SmartDeviceLink-iOS.podspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/SmartDeviceLink-iOS.podspec b/SmartDeviceLink-iOS.podspec
index da50057bf..29a0d032f 100644
--- a/SmartDeviceLink-iOS.podspec
+++ b/SmartDeviceLink-iOS.podspec
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "SmartDeviceLink-iOS"
-s.version = "4.5.4"
+s.version = "4.5.5"
s.summary = "Connect your app with cars!"
s.homepage = "https://github.com/smartdevicelink/SmartDeviceLink-iOS"
s.license = { :type => "New BSD", :file => "LICENSE" }