From ebd3ba6cc17862aefc9cb3299d60aeae953cc143 Mon Sep 17 00:00:00 2001 From: Hubert Chathi Date: Mon, 24 Jun 2019 17:09:41 -0400 Subject: release 3.1.3 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 0932a00..e7339f5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.4) -project(olm VERSION 3.1.2 LANGUAGES CXX C) +project(olm VERSION 3.1.3 LANGUAGES CXX C) option(OLM_TESTS "Build tests" ON) option(BUILD_SHARED_LIBS "Build as a shared library" ON) -- cgit v1.2.3