[gnome-contacts/gnome-3-28] Release stable version 3.28.1.



commit 039ac32a34b630590b487de552cf6259b8491c6e
Author: Niels De Graef <nielsdegraef gmail com>
Date:   Thu Apr 12 23:45:11 2018 +0200

    Release stable version 3.28.1.

 data/org.gnome.Contacts.appdata.xml.in | 9 +++++++++
 meson.build                            | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)
---
diff --git a/data/org.gnome.Contacts.appdata.xml.in b/data/org.gnome.Contacts.appdata.xml.in
index 0d020c3..a45ea66 100644
--- a/data/org.gnome.Contacts.appdata.xml.in
+++ b/data/org.gnome.Contacts.appdata.xml.in
@@ -26,6 +26,15 @@
   </screenshots>
 
   <releases>
+    <release date="2018-04-12" version="3.28.1">
+      <description>
+        <p>
+          This is the second release in the 3.28 stable release series. 3.28.1
+          contains updated translations for several languages and contains a
+          fix when checking for libcheese.
+        </p>
+      </description>
+    </release>
     <release date="2018-03-12" version="3.28">
       <description>
         <p>
diff --git a/meson.build b/meson.build
index 87a4a2b..b4ed871 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-contacts', [ 'vala', 'c' ],
-  version: '3.28.0',
+  version: '3.28.1',
   license: 'GPL2+',
   meson_version: '>= 0.37',
 )


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