aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Yang <TeBoring@users.noreply.github.com>2015-06-09 17:18:50 -0700
committerPaul Yang <TeBoring@users.noreply.github.com>2015-06-09 17:18:50 -0700
commit686db5c355045c3a449a895f28e0e266755b2315 (patch)
tree7142b3326459ec240a9da4bb503520c404ba9276
parentfb466c13a7c0280fdc30acf86d3b29235a904ba5 (diff)
parent9dd2bc4ea15d355db8e03750bcfe16bf7d84d7fd (diff)
downloadprotobuf-686db5c355045c3a449a895f28e0e266755b2315.tar.gz
protobuf-686db5c355045c3a449a895f28e0e266755b2315.tar.bz2
protobuf-686db5c355045c3a449a895f28e0e266755b2315.zip
Merge pull request #484 from TeBoring/temp
Update version number of objective-c to 3.0.0-alpha-4-pre
-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'