diff --git a/meson.build b/meson.build index f50cf1e..b2c53b9 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('dtc', 'c', - version: '1.6.0', + version: '1.7.0', license: ['GPL2+', 'BSD-2'], default_options: 'werror=true', )