[polari] Bump version to 3.24.0



commit 5970f9417935919e89b55232fca4cb057c9d6d18
Author: Florian Müllner <fmuellner gnome org>
Date:   Mon Mar 20 20:00:30 2017 +0100

    Bump version to 3.24.0
    
    Update NEWS.

 NEWS         |   12 ++++++++++++
 configure.ac |    2 +-
 meson.build  |    2 +-
 3 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 51f65aa..7d63010 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+3.24.0 - "Yoko Ono"
+===================
+* Add user documentation [Paul; #722498]
+* Misc. bug fixes [Florian, Anders; #780166, #779946, #780298]
+
+Contributors:
+  Mario Blättermann, Paul Cutler, Patrick Griffis, Anders Jonsson,
+  Florian Müllner
+
+Translations:
+  Rūdolfs Mazurs [lv], Daniel Korostil [uk]
+
 3.23.92 - "Mr. Five Minutes Ago"
 ================================
 * Support the meson build system [Florian; #779599]
diff --git a/configure.ac b/configure.ac
index 873ab73..b71e96d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([polari],[3.23.92],[https://bugzilla.gnome.org/enter_bug.cgi?product=polari],[polari])
+AC_INIT([polari],[3.24.0],[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 e62478d..8095809 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('polari', 'c',
-        version: '3.23.92',
+        version: '3.24.0',
         meson_version: '>= 0.37.0',
         license: 'GPL2+')
 


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