Bump version to 42.beta

Update NEWS.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2182>
This commit is contained in:
Florian Müllner 2022-02-14 21:07:17 +01:00
parent 39301a744e
commit 7dab3667a7
6 changed files with 59 additions and 4 deletions

View file

@ -1,5 +1,5 @@
project('gnome-shell', 'c',
version: '42.alpha',
version: '42.beta',
meson_version: '>= 0.58.0',
license: 'GPLv2+'
)