[geary/mjog/release-40.rc] build: Update for 40.rc




commit 3a5bb3523cfb8dcfdaea5213a4d1b1aa45a88350
Author: Michael Gratton <mike vee net>
Date:   Wed Apr 14 21:03:49 2021 +1000

    build: Update for 40.rc

 NEWS        | 12 ++++++++++++
 meson.build |  2 +-
 2 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index b7bcfe657..561fcb63e 100644
--- a/NEWS
+++ b/NEWS
@@ -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
diff --git a/meson.build b/meson.build
index 5d8269188..95f7a7c1a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('geary', [ 'vala', 'c' ],
-  version: '40.alpha',
+  version: '40.rc',
   license: 'LGPL2.1+',
   meson_version: '>= 0.55',
 )


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]