bump to v0.9
This commit is contained in:
parent
1822209cb9
commit
1d2986ea0b
2 changed files with 3 additions and 3 deletions
|
|
@ -6,7 +6,7 @@
|
|||
cmake_minimum_required(VERSION 3.10 FATAL_ERROR)
|
||||
|
||||
project("clutchlog"
|
||||
VERSION 0.8
|
||||
VERSION 0.9
|
||||
DESCRIPTION "A logging system which targets versatile debugging")
|
||||
|
||||
enable_language(CXX) # C++
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue