0.6 release: "a pulled back tress"
- new feature: generic wrapper to (de)clutch any function call
This commit is contained in:
parent
ad8fc14cf5
commit
3175e2d87b
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
cmake_minimum_required(VERSION 3.10 FATAL_ERROR)
|
||||
|
||||
project("clutchlog"
|
||||
VERSION 0.5.0
|
||||
VERSION 0.6.0
|
||||
DESCRIPTION "A logging system which targets versatile debugging")
|
||||
|
||||
enable_language(CXX) # C++
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue