aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBo Yang <paulyang1211@gmail.com>2017-04-04 14:40:06 -0700
committerBo Yang <paulyang1211@gmail.com>2017-04-04 14:40:06 -0700
commitb50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8 (patch)
treeb3212b86c369f292b499d05f7e3b52f4ce2f75a5
parent311e7a73ebcf1a75043be3d64a197f728472541a (diff)
downloadprotobuf-3.2.x.tar.gz
protobuf-3.2.x.tar.bz2
protobuf-3.2.x.zip
Update version number in podspec to 3.2.1v3.2.13.2.x
-rw-r--r--Protobuf.podspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/Protobuf.podspec b/Protobuf.podspec
index 4b88a4df..8865c284 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.2.0'
+ s.version = '3.2.1'
s.summary = 'Protocol Buffers v.3 runtime library for Objective-C.'
s.homepage = 'https://github.com/google/protobuf'
s.license = 'New BSD'