aboutsummaryrefslogtreecommitdiff
path: root/OLMKit.podspec
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2017-01-18 18:16:02 +0000
committerRichard van der Hoff <richard@matrix.org>2017-01-18 18:16:32 +0000
commitb185229c2beb01b88b21be322cff750c1342e79a (patch)
treee6403d6c69672d8c3b99caaeae7f8e4d76f8ad95 /OLMKit.podspec
parent1014712fd0f759d99fe37e92f35fea4e8b20e722 (diff)
Prep v2.2.12.2.1
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 1a1420b..690fe62 100644
--- a/OLMKit.podspec
+++ b/OLMKit.podspec
@@ -3,7 +3,7 @@ Pod::Spec.new do |s|
# The libolm version
MAJOR = 2
MINOR = 2
- PATCH = 0
+ PATCH = 1
s.name = "OLMKit"
s.version = "#{MAJOR}.#{MINOR}.#{PATCH}"