aboutsummaryrefslogtreecommitdiff
path: root/Protobuf.podspec
diff options
context:
space:
mode:
authorBo Yang <teboring@google.com>2016-09-20 21:29:02 +0000
committerBo Yang <teboring@google.com>2016-09-20 21:37:06 +0000
commitebcda12102f2beaa630a81f5675854abb44746c1 (patch)
tree237b88b6df5ec2a724a78e959e688157f60e4a74 /Protobuf.podspec
parent679381fba8b44d79a1e69d3ba1f9275f623fa62e (diff)
downloadprotobuf-ebcda12102f2beaa630a81f5675854abb44746c1.tar.gz
protobuf-ebcda12102f2beaa630a81f5675854abb44746c1.tar.bz2
protobuf-ebcda12102f2beaa630a81f5675854abb44746c1.zip
Bump version number to 3.1.0-alpha-1.
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 8d1ab357..2aebdda4 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.0.2'
+ s.version = '3.1.0-alpha-1'
s.summary = 'Protocol Buffers v.3 runtime library for Objective-C.'
s.homepage = 'https://github.com/google/protobuf'
s.license = 'New BSD'