aboutsummaryrefslogtreecommitdiff
path: root/Protobuf.podspec
diff options
context:
space:
mode:
authorFeng Xiao <xfxyjwf@gmail.com>2016-07-13 15:56:53 -0700
committerFeng Xiao <xfxyjwf@gmail.com>2016-07-13 16:08:47 -0700
commit932f94e16e946382f49db2027e71d02c3617afcb (patch)
tree18bae15d21bbb785be3a8cf11c93192904696f95 /Protobuf.podspec
parent06a02488ce326e4e4dc0c1bd3d66853c5de88d73 (diff)
downloadprotobuf-932f94e16e946382f49db2027e71d02c3617afcb.tar.gz
protobuf-932f94e16e946382f49db2027e71d02c3617afcb.tar.bz2
protobuf-932f94e16e946382f49db2027e71d02c3617afcb.zip
Update version number to 3.0.0-beta-4
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 2523076a..ac27f03e 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-3'
+ s.version = '3.0.0-beta-4'
s.summary = 'Protocol Buffers v.3 runtime library for Objective-C.'
s.homepage = 'https://github.com/google/protobuf'
s.license = 'New BSD'