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-10-10 11:24:31 -0700
commit15f4db6cb177fc6fdd3743aae54a8ad30fc55c0b (patch)
tree4a071e32af4b2ac5c43304b1402c30b12dc7369c /Protobuf.podspec
parentaf62fde5e88a2cc348dfacefd1db321e5481d22c (diff)
downloadprotobuf-15f4db6cb177fc6fdd3743aae54a8ad30fc55c0b.tar.gz
protobuf-15f4db6cb177fc6fdd3743aae54a8ad30fc55c0b.tar.bz2
protobuf-15f4db6cb177fc6fdd3743aae54a8ad30fc55c0b.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'