diff --git a/meson.build b/meson.build index a20716be..1c73e130 100644 --- a/meson.build +++ b/meson.build @@ -10,7 +10,7 @@ project('weston', license: 'MIT/Expat', ) -libweston_major = 10 +libweston_major = 11 # libweston_revision is manufactured to follow the autotools build's # library file naming, thanks to libtool