bump to v0.13
This commit is contained in:
parent
7955ec197f
commit
fee6c60176
202 changed files with 8389 additions and 1262 deletions
|
|
@ -6,7 +6,7 @@
|
|||
cmake_minimum_required(VERSION 3.10 FATAL_ERROR)
|
||||
|
||||
project("clutchlog"
|
||||
VERSION 0.12
|
||||
VERSION 0.13
|
||||
DESCRIPTION "A logging system which targets versatile debugging")
|
||||
|
||||
enable_language(CXX) # C++
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue