bump to v0.15
This commit is contained in:
parent
c45080fc8e
commit
286ab85aaa
131 changed files with 1773 additions and 1332 deletions
|
|
@ -6,7 +6,7 @@
|
|||
cmake_minimum_required(VERSION 3.10 FATAL_ERROR)
|
||||
|
||||
project("clutchlog"
|
||||
VERSION 0.14
|
||||
VERSION 0.15
|
||||
DESCRIPTION "A logging system which targets versatile debugging")
|
||||
|
||||
enable_language(CXX) # C++
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue