[connections/release-3.38.1: 2/2] Release 3.38.1




commit 7373db222661a70b4dba268f5539034ccef62773
Author: Felipe Borges <felipeborges gnome org>
Date:   Fri Oct 2 12:34:37 2020 +0200

    Release 3.38.1
    
    Signed-off-by: Felipe Borges <felipeborges gnome org>

 NEWS                                      | 13 +++++++++++++
 data/org.gnome.Connections.appdata.xml.in |  4 ++--
 meson.build                               |  2 +-
 3 files changed, 16 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7d38325..e008ffe 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+3.38.1 - Oct 02, 2020
+=====================
+
+Changes since 3.38.0
+
+  - Added/updated/fixed translations:
+    - Hebrew
+
+All contributors to this release:
+
+Felipe Borges <felipeborges gnome org>
+Yosef Or Boczko <yoseforb gnome org>
+
 3.38.0 - Sep 14, 2020
 =====================
 
diff --git a/data/org.gnome.Connections.appdata.xml.in b/data/org.gnome.Connections.appdata.xml.in
index 95506f2..20504b6 100644
--- a/data/org.gnome.Connections.appdata.xml.in
+++ b/data/org.gnome.Connections.appdata.xml.in
@@ -17,9 +17,9 @@
     </screenshot>
   </screenshots>
   <releases>
-    <release version="3.38.0" date="2020-09-14">
+    <release version="3.38.1" date="2020-10-02">
       <description>
-        <p>Connections 3.38.0 is the latest stable version of Connections, and it
+        <p>Connections 3.38.1 is the latest stable version of Connections, and it
            contains all the features and bugfixes introduced since our 3.38 release.</p>
       </description>
     </release>
diff --git a/meson.build b/meson.build
index 4dc836a..375c449 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('connections', ['c', 'vala'], 
-          version: '3.38.0',
+          version: '3.38.1',
     meson_version: '>= 0.50.0',
   default_options: [ 'warning_level=2',
                    ],


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