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