aboutsummaryrefslogtreecommitdiff
path: root/Protobuf.podspec
diff options
context:
space:
mode:
authorJisi Liu <liujisi@google.com>2017-09-14 12:24:28 -0700
committerGitHub <noreply@github.com>2017-09-14 12:24:28 -0700
commitb04e5cba356212e4e8c66c61bbe0c3a20537c5b9 (patch)
tree0f666cbe252fce13b9ae92d8731495e3828f76d9 /Protobuf.podspec
parent3d78561402446f2c213efcda7ed1153a529c16d1 (diff)
parentdba647a6b2252e1876b0b8b63d42893c5b16ba14 (diff)
downloadprotobuf-3.4.1.tar.gz
protobuf-3.4.1.tar.bz2
protobuf-3.4.1.zip
Merge pull request #3642 from pherl/3.4.xv3.4.1
Bump version for minor release
Diffstat (limited to 'Protobuf.podspec')
-rw-r--r--Protobuf.podspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/Protobuf.podspec b/Protobuf.podspec
index 88bd5b7d..d559d18a 100644
--- a/Protobuf.podspec
+++ b/Protobuf.podspec
@@ -5,7 +5,7 @@
# dependent projects use the :git notation to refer to the library.
Pod::Spec.new do |s|
s.name = 'Protobuf'
- s.version = '3.4.0'
+ s.version = '3.4.1'
s.summary = 'Protocol Buffers v.3 runtime library for Objective-C.'
s.homepage = 'https://github.com/google/protobuf'
s.license = '3-Clause BSD License'