build: Update for 40.rc

This commit is contained in:
Michael Gratton 2021-04-14 21:03:49 +10:00
parent 35f57c7682
commit 3a5bb3523c
2 changed files with 13 additions and 1 deletions

12
NEWS
View file

@ -1,3 +1,15 @@
Version 40.rc
~~~~~~~~~~~~~
Released: 2021-04-14
A candidate for the next stable release.
Please see the AppStream file for updated features. Notable build
changes included in this release:
* Require libhandy 1.2.1
* Add a dependency on ICU (actually in the last release)
Version 40.alpha
~~~~~~~~~~~~~~~~
Released: 2021-01-18

View file

@ -1,5 +1,5 @@
project('geary', [ 'vala', 'c' ],
version: '40.alpha',
version: '40.rc',
license: 'LGPL2.1+',
meson_version: '>= 0.55',
)