Michel Dänzer 2022-12-12 16:30:06 +01:00 committed by Marge Bot
parent 09c8fb5414
commit 538c7c397a

View File

@ -10,7 +10,7 @@ split_version = meson.project_version().split('.')
# the Cogl and Clutter libraries also use this API version.
# The API version is increased each development cycle,
# starting with 0 in 3.23.x
mutter_api_version = '11'
mutter_api_version = '12'
clutter_pc = 'mutter-clutter-' + mutter_api_version
cogl_pc = 'mutter-cogl-' + mutter_api_version