Skip to content
Snippets Groups Projects
Commit 3dc80590 authored by Martin Wölzer's avatar Martin Wölzer
Browse files

CMakeLists.txt: bump version to 0.2.5

parent 88a4b5df
No related branches found
No related tags found
1 merge request!10CMakeLists.txt: Added pedantic compiler flag switch
Pipeline #432 failed with stages
in 0 seconds
cmake_minimum_required(VERSION 3.8.0) cmake_minimum_required(VERSION 3.8.0)
project("libClaPP" VERSION 0.2.4) project("libClaPP" VERSION 0.2.5)
include(CTest) include(CTest)
include(CheckCXXCompilerFlag) include(CheckCXXCompilerFlag)
include(GNUInstallDirs) include(GNUInstallDirs)
......
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