From ffe9215140cc65c7622d64b23cb92a9d39744060 Mon Sep 17 00:00:00 2001 From: Feng Xiao Date: Wed, 26 Aug 2015 15:11:43 -0700 Subject: Update version number. Protoc, C++ runtime and Java runtime are updated to v3.0.0-beta-1, other languages are updated to v3.0.0-alpha-4. --- Protobuf.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Protobuf.podspec') diff --git a/Protobuf.podspec b/Protobuf.podspec index 0cd52025..22dc7062 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-pre' + s.version = '3.0.0-alpha-4' s.summary = 'Protocol Buffers v.3 runtime library for Objective-C.' s.homepage = 'https://github.com/google/protobuf' s.license = 'New BSD' -- cgit v1.2.3