[geary] Update files for 3.38.0.1



commit 26f3878a7a50e0655111b0ff76769e088676118d
Author: Michael Gratton <mike vee net>
Date:   Mon Sep 14 23:36:32 2020 +1000

    Update files for 3.38.0.1

 NEWS        | 13 +++++++++++++
 meson.build |  2 +-
 2 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 52cf8ae56..22cbbb889 100644
--- a/NEWS
+++ b/NEWS
@@ -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
diff --git a/meson.build b/meson.build
index c33d66cc3..d6be8ad1a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('geary', [ 'vala', 'c' ],
-  version: '3.38.0',
+  version: '3.38.0.1',
   license: 'LGPL2.1+',
   meson_version: '>= 0.50',
 )


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