diff --git a/meson.build b/meson.build index 17c436819..665b4fce3 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('mutter', 'c', - version: '40.alpha2', + version: '40.alpha.1', meson_version: '>= 0.51.0', license: 'GPLv2+' )