Update files for 3.38.0.1

This commit is contained in:
Michael Gratton 2020-09-14 23:36:32 +10:00
parent a67d55bff6
commit 26f3878a7a
2 changed files with 14 additions and 1 deletions

13
NEWS
View file

@ -1,3 +1,16 @@
Version 3.38.0.1
~~~~~~~~~~~~~~~~
Released: 2020-09-15
Notable changes included in this release:
* Ensure recent SQL migration scripts are installed
Thanks to those who contributed translations for the online help
manual:
* Jordi Mas (ca)
Version 3.38
~~~~~~~~~~~~
Released: 2020-09-13

View file

@ -1,5 +1,5 @@
project('geary', [ 'vala', 'c' ],
version: '3.38.0',
version: '3.38.0.1',
license: 'LGPL2.1+',
meson_version: '>= 0.50',
)