Tag release 40.alpha.1.1

Like the mutter 40.alpha.1.1 release, we missed adjusting to a
GSettings schema move from g-s-d to gsettings-desktop-schemas,
resulting in an abort on startup with the latest released
gnome-settings-daemon.
This commit is contained in:
Florian Müllner 2021-01-18 17:33:05 +01:00
parent a32df6b7a3
commit 40ac6143a4
6 changed files with 17 additions and 6 deletions

View file

@ -1,5 +1,5 @@
project('shew', 'c',
version: '40.beta',
version: '40.alpha.1.1',
meson_version: '>= 0.53.0',
license: 'LGPLv2+',
)