[bijiben] Bump 3.27.4 release



commit dc6197eada68e8ef89692c4747b000275a8cf270
Author: Isaque Galdino <igaldino gmail com>
Date:   Tue Jan 9 23:37:19 2018 -0200

    Bump 3.27.4 release

 NEWS        |   18 ++++++++++++++++++
 meson.build |    2 +-
 2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9e12247..4f6c520 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+Overview of changes in 3.27.4
+=============================
+
+* Improve window geometry state (Mohammed Sadiq)
+* Set default application icon (Mohammed Sadiq)
+* Fix crash when running X11 instead of Wayland (Mohammed Sadiq)
+* Improve notes import on startup (Mohammed Sadiq)
+* Add shortcuts window (Jonathan Kang)
+* More code clean up (Mohammed Sadiq)
+* More widgets migrated to GtkBuilder (Mohammed Sadiq)
+* Disable Zeitgeist support by default
+* Adopt #pragma once
+
+Translations
+* es (Daniel Mustieles)
+* pl (Piotr Drąg)
+* pt_BR (Rafael Fontenelle)
+
 Overview of changes in 3.27.3
 =============================
 
diff --git a/meson.build b/meson.build
index 851177a..d7698f5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'bijiben', 'c',
-  version: '3.27.3',
+  version: '3.27.4',
   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]