Bump version to 3.34.4

Update NEWS.
This commit is contained in:
Florian Müllner 2020-02-16 15:51:30 +01:00
parent ec852ab265
commit f21a0ff458
2 changed files with 11 additions and 1 deletions

10
NEWS
View File

@ -1,3 +1,13 @@
3.34.4
======
* Switch screen-recorder back to VP8 [Björn; #256]
Contributors:
Björn Daase
Translators:
Jor Teron [mjw], Dušan Kazik [sk]
3.34.3
======
* polkitAgent: Fix confirming via keyboard when password-less [Jonas; #2066]

View File

@ -1,5 +1,5 @@
project('gnome-shell', 'c',
version: '3.34.3',
version: '3.34.4',
meson_version: '>= 0.47.0',
license: 'GPLv2+'
)