[gnome-contacts] Release unstable version 3.27.2



commit d7a4fffefed068d5ee93a0d46050545ae6944427
Author: Niels De Graef <nielsdegraef gmail com>
Date:   Mon Nov 13 21:14:13 2017 +0100

    Release unstable version 3.27.2

 data/org.gnome.Contacts.appdata.xml.in |   13 +++++++++++++
 meson.build                            |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/data/org.gnome.Contacts.appdata.xml.in b/data/org.gnome.Contacts.appdata.xml.in
index f10023a..0c0a85c 100644
--- a/data/org.gnome.Contacts.appdata.xml.in
+++ b/data/org.gnome.Contacts.appdata.xml.in
@@ -26,6 +26,19 @@
   </screenshots>
 
   <releases>
+    <release date="2017-11-13" version="3.27.2">
+      <description>
+        <p>
+          This is the first unstable release in the 3.27 development series,
+          with the following improvements:
+        </p>
+        <ul>
+          <li>Contact properties are now sorted by type</li>
+          <li>Avatars are now displayed using rounded border</li>
+        </ul>
+        <p>This release also updates translations in several languages.</p>
+      </description>
+    </release>
     <release date="2017-09-11" version="3.26.0">
       <description>
         <p>
diff --git a/meson.build b/meson.build
index 6851dda..b89c718 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-contacts', [ 'vala', 'c' ],
-  version: '3.26',
+  version: '3.27.2',
   license: 'GPL2+',
   meson_version: '>= 0.37',
 )


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