浏览代码

Merge pull request #1561 from pherl/beta-3

Bump objc podspec version number
Thomas Van Lenten 9 年之前
父节点
当前提交
b8ded18ec4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Protobuf.podspec

+ 1 - 1
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'