aboutsummaryrefslogtreecommitdiff
path: root/Protobuf.podspec
diff options
context:
space:
mode:
authorThomas Van Lenten <thomasvl@google.com>2016-05-31 13:00:31 -0400
committerThomas Van Lenten <thomasvl@google.com>2016-05-31 13:00:31 -0400
commite215828525e4c5f12b3a65077f262b741370b78a (patch)
treeaf844d4a6937991c4be980675f858fd298865076 /Protobuf.podspec
parente845187cf6b490d2c42c2382cfa9d5aef6975ef4 (diff)
parentb8ded18ec486a544be2a091a7a1f545a95c77680 (diff)
downloadprotobuf-e215828525e4c5f12b3a65077f262b741370b78a.tar.gz
protobuf-e215828525e4c5f12b3a65077f262b741370b78a.tar.bz2
protobuf-e215828525e4c5f12b3a65077f262b741370b78a.zip
Merge pull request #1630 from google/beta-3
Merge beta-3 release branch into master.
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 d763f01d..75a5e31f 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'
s.summary = 'Protocol Buffers v.3 runtime library for Objective-C.'
s.homepage = 'https://github.com/google/protobuf'
s.license = 'New BSD'