diff --git a/meson.build b/meson.build index c697c79b1..0da0d7ff5 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('netplan', 'c', - version: '1.0', + version: '1.1', license: 'GPL3', default_options: [ 'c_std=c99',