diff --git a/meson.build b/meson.build index 3e6f611..e8969cc 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ # Project definition -project('zlevis', license: 'GPL3', version: '1') +project('zlevis', license: 'GPL3') # Define bindir bindir = join_paths(get_option('prefix'), get_option('bindir'))