mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
Bump version to 42.alpha
Update NEWS. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2095>
This commit is contained in:
parent
f1dc05fe7d
commit
330894f84a
6 changed files with 61 additions and 5 deletions
|
|
@ -39,7 +39,11 @@
|
|||
</description>
|
||||
|
||||
<releases>
|
||||
<release version="41.0" date="2021-09-19"/>
|
||||
<release version="42.alpha" type="development" date="2022-01-10">
|
||||
<description>
|
||||
<p>Use libadwaita for platform integration and consistency.</p>
|
||||
</description>
|
||||
</release>
|
||||
</releases>
|
||||
|
||||
<screenshots>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('gnome-extensions-app',
|
||||
version: '41.0',
|
||||
version: '42.alpha',
|
||||
meson_version: '>= 0.58.0',
|
||||
license: 'GPLv2+'
|
||||
)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('gnome-extensions-tool', 'c',
|
||||
version: '41.0',
|
||||
version: '42.alpha',
|
||||
meson_version: '>= 0.58.0',
|
||||
license: 'GPLv2+'
|
||||
)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('shew', 'c',
|
||||
version: '41.0',
|
||||
version: '42.alpha',
|
||||
meson_version: '>= 0.58.0',
|
||||
license: 'LGPLv2+',
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue