aboutsummaryrefslogtreecommitdiff
path: root/Protobuf.podspec
diff options
context:
space:
mode:
authorBo Yang <teboring@google.com>2015-06-09 16:16:46 -0700
committerBo Yang <teboring@google.com>2015-06-09 16:16:46 -0700
commit9dd2bc4ea15d355db8e03750bcfe16bf7d84d7fd (patch)
tree0c891c79fbca72f2a97aec8a0352aa12f63c23dc /Protobuf.podspec
parentfd73235f6b2534aa63af41359d9f386ade43a5cc (diff)
downloadprotobuf-9dd2bc4ea15d355db8e03750bcfe16bf7d84d7fd.tar.gz
protobuf-9dd2bc4ea15d355db8e03750bcfe16bf7d84d7fd.tar.bz2
protobuf-9dd2bc4ea15d355db8e03750bcfe16bf7d84d7fd.zip
Update version number of objective-c to 3.0.0-alpha-4-pre
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 6fe77f88..f201f035 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'
+ s.version = '3.0.0-alpha-4-pre'
s.summary = 'Protocol Buffers v.3 runtime library for Objective-C.'
s.homepage = 'https://github.com/google/protobuf'
s.license = 'New BSD'