mirror of https://gitlab.com/qemu-project/dtc.git
meson.build: bump version to 1.7.0
[This was botched in the actual 1.7.0 release :( - David Gibson] Signed-off-by: Nikolay Letov <letov.nikolay@gmail.com>
This commit is contained in:
parent
e3cde0613b
commit
64a907f08b
|
@ -1,5 +1,5 @@
|
|||
project('dtc', 'c',
|
||||
version: '1.6.0',
|
||||
version: '1.7.0',
|
||||
license: ['GPL2+', 'BSD-2'],
|
||||
default_options: 'werror=true',
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue