[bijiben] Bump 3.27.2 release



commit 17127bb7160ba10a9d054fd63db3d1f761f395bb
Author: Isaque Galdino <igaldino gmail com>
Date:   Mon Nov 13 23:24:15 2017 -0200

    Bump 3.27.2 release

 NEWS        |   19 +++++++++++++++++++
 meson.build |    2 +-
 2 files changed, 20 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 303768c..549f27e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Overview of changes in 3.27.2
+=============================
+
+* Fixed missing Unicode strings (Piotr Drąg)
+* Code clean up (Mohammed Sadiq)
+* Improve adherence to GNOME code standards (Mohammed Sadiq)
+* Widgets migration to GtkBuilder (Mohammed Sadiq)
+* Move resources to data directory (Iñigo Martínez)
+* Improve Meson support (Iñigo Martínez)
+* Improve import dialog (Mohammed Sadiq)
+
+Translations
+* cs (Marek Cernocky)
+* da (Alan Mortensen / Ask Hjorth Larsen)
+* lt (Aurimas Černius)
+* pl (Piotr Drąg)
+* sk (Dušan Kazik)
+* sl (Matej Urbančič)
+
 Overview of changes in 3.27.1
 =============================
 
diff --git a/meson.build b/meson.build
index 0076a98..9a6c497 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'bijiben', 'c',
-  version: '3.27.1',
+  version: '3.27.2',
   license: 'GPL3',
   default_options: 'buildtype=debugoptimized',
   meson_version: '>= 0.43.0'


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