Adding upstream version 1.9.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
2e3cdb015d
commit
e82d603de0
928 changed files with 6732 additions and 1442 deletions
|
@ -8,12 +8,12 @@
|
|||
project(
|
||||
'libnvme', ['c'],
|
||||
meson_version: '>= 0.50.0',
|
||||
version: '1.8',
|
||||
version: '1.9',
|
||||
license: 'LGPL-2.1-or-later',
|
||||
default_options: [
|
||||
'c_std=gnu99',
|
||||
'warning_level=1',
|
||||
'buildtype=debug',
|
||||
'buildtype=debugoptimized',
|
||||
'prefix=/usr/local',
|
||||
'sysconfdir=etc',
|
||||
'wrap_mode=nofallback'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue