Fix OLMKit.podspec

poljar/cmake_sas
Richard van der Hoff 2017-01-18 18:02:11 +00:00
parent 150c360e82
commit 1014712fd0
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ Pod::Spec.new do |s|
# The libolm version
MAJOR = 2
MINOR = 2
Patch = 0
PATCH = 0
s.name = "OLMKit"
s.version = "#{MAJOR}.#{MINOR}.#{PATCH}"