meson.build: remove version
This commit is contained in:
parent
cc1a1b7065
commit
fb6d31b727
1 changed files with 1 additions and 1 deletions
|
@ -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'))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue