aboutsummaryrefslogtreecommitdiff
path: root/Protobuf.podspec
diff options
context:
space:
mode:
authorBo Yang <teboring@google.com>2017-01-27 15:03:40 -0800
committerBo Yang <teboring@google.com>2017-01-27 15:03:40 -0800
commit593e917c176b5bc5aafa57bf9f6030d749d91cd5 (patch)
tree06c5b0760bdc983b06ce99d9617f2ae1e1be14e3 /Protobuf.podspec
parent2c8346a259791ccb176da80e31e59f1df479bd6d (diff)
downloadprotobuf-593e917c176b5bc5aafa57bf9f6030d749d91cd5.tar.gz
protobuf-593e917c176b5bc5aafa57bf9f6030d749d91cd5.tar.bz2
protobuf-593e917c176b5bc5aafa57bf9f6030d749d91cd5.zip
Bump version number to 3.2.0v3.2.0-alpha-1v3.2.0
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 3e721fe6..4b88a4df 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-rc.2'
+ s.version = '3.2.0'
s.summary = 'Protocol Buffers v.3 runtime library for Objective-C.'
s.homepage = 'https://github.com/google/protobuf'
s.license = 'New BSD'