[polari] Bump version to 3.25.1



commit b9d575c1c7e56fcc973239caf6134ab32a32cb15
Author: Florian Müllner <fmuellner gnome org>
Date:   Mon Apr 24 20:40:03 2017 +0200

    Bump version to 3.25.1
    
    Update NEWS.

 NEWS        |   17 +++++++++++++++++
 meson.build |    2 +-
 2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7d63010..cf70150 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+3.25.1 - "He's Fred West"
+=========================
+* Share a spell checker to only load dictionaries once [Florian; #780762]
+* Override paste.gnome.org's default expiry [Florian; #780888]
+* Indicate in private conversation when contact disconnects [Florian; #712635]
+* Trim trailing underscores from nick on startup [Florian; #781161]
+* Add --version CLI option [Florian; #780272]
+* Drop autotools support [Florian; #781687]
+* Misc. bug fixes [Florian; #780113, #781072, #781159, #780273, #781686]
+
+Contributors:
+  Mario Blättermann, Rafael Fontenelle, Florian Müllner, Daniel Mustieles
+
+Translations:
+  Daniel Mustieles [es], Daniel Korostil [uk], Fabio Tomat [fur],
+  Piotr Drąg [pl], Tom Tryfonidis [el]
+
 3.24.0 - "Yoko Ono"
 ===================
 * Add user documentation [Paul; #722498]
diff --git a/meson.build b/meson.build
index 94f8587..3406a43 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('polari', 'c',
-        version: '3.24.0',
+        version: '3.24.1',
         meson_version: '>= 0.37.0',
         license: 'GPL2+')
 


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