fix version

This commit is contained in:
chatlanin
2023-04-24 22:13:17 +03:00
parent bebc25fb8e
commit ce8d0176cb
4 changed files with 4 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
project(
'hack',
'cpp',
# version : run_command('jq', '-r', '.version', join_paths(meson.source_root(), 'props.json'), check: true).stdout().strip(),
version: '1.0.0',
default_options : [
'warning_level=1',
'optimization=3',