mirror of
https://github.com/brl/mutter.git
synced 2024-11-09 15:37:00 -05:00
build: Change upcoming version to 40.alpha2
I messed up and released 40.alpha at the same time as 3.38.2, when it's supposed to be in January. In order to re-align with the schedule, change the upcoming version to 40.alpha2 so we don't have to skip a release and will be back on track in time of 40.beta.
This commit is contained in:
parent
3a8b714e72
commit
1fa7176d98
@ -1,5 +1,5 @@
|
||||
project('mutter', 'c',
|
||||
version: '40.beta',
|
||||
version: '40.alpha2',
|
||||
meson_version: '>= 0.51.0',
|
||||
license: 'GPLv2+'
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user