meson.build: Bump libweston major version
With commit 'compositor: Remove desktop zoom' weston_output_zoom was removed from weston_output thus needing a libweston major bump. Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Suggested-by: Pekka Paalanen <pekka.paalanen@collabora.com>
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user