Tag release 40.alpha.1.1
Some GSettings schemas moved from g-s-d to gsettings-desktop-schemas in g-s-d 40.alpha. 40.alpha.1 didn't include the corresponding adjustment, so do a quick follow-up release to not abort on startup with the latest g-s-d release.
This commit is contained in:
parent
6011562aa9
commit
c423ea4624
8
NEWS
8
NEWS
@ -1,3 +1,11 @@
|
||||
40.alpha.1.1
|
||||
============
|
||||
* Adapt to settings moving to gsettings-desktop-schemas [Carlos; !1416]
|
||||
* Misc. bug fixes and cleanups [Georges; !1667]
|
||||
|
||||
Contributors:
|
||||
Carlos Garnacho, Georges Basile Stavracas Neto
|
||||
|
||||
40.alpha.1
|
||||
==========
|
||||
* Base ClutterEffects on ClutterPaintNodes [Georges; !1340, !1355]
|
||||
|
@ -1,5 +1,5 @@
|
||||
project('mutter', 'c',
|
||||
version: '40.beta',
|
||||
version: '40.alpha.1.1',
|
||||
meson_version: '>= 0.51.0',
|
||||
license: 'GPLv2+'
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user