mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
Bump version to 44.0
Update NEWS.
This commit is contained in:
parent
2adc5faeee
commit
b6a7cac28f
6 changed files with 17 additions and 6 deletions
|
|
@ -39,7 +39,7 @@
|
|||
</description>
|
||||
|
||||
<releases>
|
||||
<release version="44.rc" date="2023-03-06" type="development"/>
|
||||
<release version="44.0" date="2023-03-19"/>
|
||||
</releases>
|
||||
|
||||
<screenshots>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('gnome-extensions-app',
|
||||
version: '44.rc',
|
||||
version: '44.0',
|
||||
meson_version: '>= 0.58.0',
|
||||
license: 'GPLv2+'
|
||||
)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('gnome-extensions-tool', 'c',
|
||||
version: '44.rc',
|
||||
version: '44.0',
|
||||
meson_version: '>= 0.58.0',
|
||||
license: 'GPLv2+'
|
||||
)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('shew', 'c',
|
||||
version: '44.rc',
|
||||
version: '44.0',
|
||||
meson_version: '>= 0.58.0',
|
||||
license: 'LGPLv2+',
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue