Bump version to 40.alpha

The GNOME project has adopted a new versioning scheme[0], and
GNOME 3.38 will be followed by GNOME 40.

Open the new development cycle by switching to the new scheme, as
well as to post-release bumps as recommended.

[0] https://discourse.gnome.org/t/new-gnome-versioning-scheme/4235

https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1456
This commit is contained in:
Florian Müllner 2020-10-05 14:40:30 +02:00
parent b3c106c63b
commit deb78b9ada
5 changed files with 6 additions and 13 deletions

View file

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