Skip to content
Snippets Groups Projects
Verified Commit 35b596a9 authored by Joe Donofry's avatar Joe Donofry
Browse files

Push version to 0.3.0

parent 32065798
No related branches found
No related tags found
No related merge requests found
cmake_minimum_required(VERSION 3.11)
project(matrix_client VERSION 0.2.1 LANGUAGES CXX C)
project(matrix_client VERSION 0.3.0 LANGUAGES CXX C)
option(ASAN "Compile with address sanitizers" OFF)
option(BUILD_LIB_TESTS "Build tests" ON)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment