aboutsummaryrefslogtreecommitdiff
path: root/Protobuf.podspec
diff options
context:
space:
mode:
authorJorge Canizales <jcanizales@google.com>2016-01-15 20:21:46 -0800
committerJorge Canizales <jcanizales@google.com>2016-01-15 20:21:46 -0800
commitb40e125f0bf0212267727b6d8513b0f21dbc9810 (patch)
tree456201bf8584a6013f0cf01a777bff1130d87b4f /Protobuf.podspec
parent9a5d892e2a2708335a3223d10e268ea932245e15 (diff)
downloadprotobuf-b40e125f0bf0212267727b6d8513b0f21dbc9810.tar.gz
protobuf-b40e125f0bf0212267727b6d8513b0f21dbc9810.tar.bz2
protobuf-b40e125f0bf0212267727b6d8513b0f21dbc9810.zip
Update podspec version to 3.0.0-beta-2
It's already submitted.
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 92ff2904..73a60222 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-alpha-4.1'
+ s.version = '3.0.0-beta-2'
s.summary = 'Protocol Buffers v.3 runtime library for Objective-C.'
s.homepage = 'https://github.com/google/protobuf'
s.license = 'New BSD'