mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
Post-release version bump
This commit is contained in:
parent
12d9761c29
commit
f2ee1587da
5 changed files with 6 additions and 5 deletions
|
|
@ -39,6 +39,7 @@
|
|||
</description>
|
||||
|
||||
<releases>
|
||||
<release version="40.beta" type="development" date="2020-12-02"/>
|
||||
<release version="40.alpha" type="development" date="2020-12-02">
|
||||
<description>
|
||||
<p>It is now possible to search the list of installed extensions.</p>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('gnome-extensions-app',
|
||||
version: '40.alpha',
|
||||
version: '40.beta',
|
||||
meson_version: '>= 0.53.0',
|
||||
license: 'GPLv2+'
|
||||
)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('gnome-extensions-tool', 'c',
|
||||
version: '40.alpha',
|
||||
version: '40.beta',
|
||||
meson_version: '>= 0.53.0',
|
||||
license: 'GPLv2+'
|
||||
)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('shew', 'c',
|
||||
version: '40.alpha',
|
||||
version: '40.beta',
|
||||
meson_version: '>= 0.53.0',
|
||||
license: 'LGPLv2+',
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue