aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBo Yang <teboring@google.com>2016-06-13 17:02:01 -0700
committerBo Yang <teboring@google.com>2016-06-13 17:02:01 -0700
commit137d6a09bbbbfa801d653224703ddc59e3700704 (patch)
tree67126ae9f71340ccb6366210958af7ee1665c6d1
parent98f0f37ba0e8d07ba1563111160d583d44ffc22a (diff)
downloadprotobuf-objc-framework-fix.tar.gz
protobuf-objc-framework-fix.tar.bz2
protobuf-objc-framework-fix.zip
Bump version number to beta-3.1v3.0.0-beta-3.1objc-framework-fix
-rw-r--r--Protobuf.podspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/Protobuf.podspec b/Protobuf.podspec
index d763f01d..3d3fec62 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.0-beta-2'
+ s.version = '3.0.0-beta-3.1'
s.summary = 'Protocol Buffers v.3 runtime library for Objective-C.'
s.homepage = 'https://github.com/google/protobuf'
s.license = 'New BSD'