Update files for 44.0 release

This commit is contained in:
Cédric Bellegarde 2023-07-05 14:44:13 +02:00
parent 776b04ec9f
commit b72db2a5e8
No known key found for this signature in database
GPG key ID: 0CF8493F76A7AE36
3 changed files with 37 additions and 1 deletions

View file

@ -1,5 +1,5 @@
project('geary', [ 'vala', 'c' ],
version: '43.0',
version: '44.0',
license: 'LGPL2.1+',
meson_version: '>= 0.59',
)