aboutsummaryrefslogtreecommitdiff
path: root/OLMKit.podspec
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2017-03-01 16:21:37 +0000
committerRichard van der Hoff <richard@matrix.org>2017-03-01 16:21:37 +0000
commit77eaaa3d5f60b83a618ee2034e2934bd6889339d (patch)
tree3c8a029d05577b7e61f0d0fd878db41b992712dd /OLMKit.podspec
parent86c6af943a6f72f52de87bddd9401e3dd5f0716a (diff)
prepare v2.2.22.2.2
Diffstat (limited to 'OLMKit.podspec')
-rw-r--r--OLMKit.podspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/OLMKit.podspec b/OLMKit.podspec
index 690fe62..9cac8d0 100644
--- a/OLMKit.podspec
+++ b/OLMKit.podspec
@@ -3,7 +3,7 @@ Pod::Spec.new do |s|
# The libolm version
MAJOR = 2
MINOR = 2
- PATCH = 1
+ PATCH = 2
s.name = "OLMKit"
s.version = "#{MAJOR}.#{MINOR}.#{PATCH}"