Print correct version in logs

This commit is contained in:
Johannes Marbach
2023-03-13 20:49:05 +01:00
parent 9953659847
commit 36d44b64ae
2 changed files with 2 additions and 1 deletions

View File

@@ -19,7 +19,7 @@
project(
'unl0kr',
'c',
version: '0.1.0',
version: '0.3.1',
default_options: 'warning_level=3',
meson_version: '>=0.53.0'
)