[polari/gnome-3-24] Bump version to 3.24.1



commit 0a5169e4ac72c5815974c334b2eda32f7c162db3
Author: Florian Müllner <fmuellner gnome org>
Date:   Tue Apr 11 00:36:25 2017 +0200

    Bump version to 3.24.1
    
    Update NEWS.

 NEWS         |   15 +++++++++++++++
 configure.ac |    2 +-
 meson.build  |    2 +-
 3 files changed, 17 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7d63010..5b6eba2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+3.24.1 - "I'm always Kate Winslet"
+==================================
+* 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]
+* Misc. bug fixes [Florian; #780113, #781072, #781159]
+
+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/configure.ac b/configure.ac
index b71e96d..52f816f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([polari],[3.24.0],[https://bugzilla.gnome.org/enter_bug.cgi?product=polari],[polari])
+AC_INIT([polari],[3.24.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=polari],[polari])
 AX_IS_RELEASE([git-directory])
 
 AC_SUBST([APP_ID],[org.gnome.Polari])
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]