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)
|
cmake_minimum_required(VERSION 3.10 FATAL_ERROR)
|
||||||
|
|
||||||
project("clutchlog"
|
project("clutchlog"
|
||||||
VERSION 0.8
|
VERSION 0.9
|
||||||
DESCRIPTION "A logging system which targets versatile debugging")
|
DESCRIPTION "A logging system which targets versatile debugging")
|
||||||
|
|
||||||
enable_language(CXX) # C++
|
enable_language(CXX) # C++
|
||||||
|
|
|
||||||
|
|
@ -35,7 +35,7 @@
|
||||||
showgrid="false"
|
showgrid="false"
|
||||||
showguides="false"
|
showguides="false"
|
||||||
inkscape:zoom="0.25439198"
|
inkscape:zoom="0.25439198"
|
||||||
inkscape:cx="805.84301"
|
inkscape:cx="585.71029"
|
||||||
inkscape:cy="1871.1282"
|
inkscape:cy="1871.1282"
|
||||||
inkscape:current-layer="layer1">
|
inkscape:current-layer="layer1">
|
||||||
<sodipodi:guide
|
<sodipodi:guide
|
||||||
|
|
@ -1105,7 +1105,7 @@
|
||||||
id="tspan7643"
|
id="tspan7643"
|
||||||
style="font-size:23.4965px;stroke-width:0.529167;stroke-dasharray:none"
|
style="font-size:23.4965px;stroke-width:0.529167;stroke-dasharray:none"
|
||||||
x="37.298744"
|
x="37.298744"
|
||||||
y="439.17142">v0.8</tspan></text>
|
y="439.17142">v0.9</tspan></text>
|
||||||
<path
|
<path
|
||||||
style="fill:#00112b;fill-opacity:1;stroke:none;stroke-width:0.529167;stroke-linecap:round;stroke-dasharray:none;stroke-dashoffset:0;filter:url(#filter8261)"
|
style="fill:#00112b;fill-opacity:1;stroke:none;stroke-width:0.529167;stroke-linecap:round;stroke-dasharray:none;stroke-dashoffset:0;filter:url(#filter8261)"
|
||||||
d="M 1.5874998,23.875894 L 24.102351,1.5875025 V 23.517416 Z"
|
d="M 1.5874998,23.875894 L 24.102351,1.5875025 V 23.517416 Z"
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 70 KiB After Width: | Height: | Size: 70 KiB |
Loading…
Add table
Add a link
Reference in a new issue