[bijiben] Bump 3.27.90 release



commit 220440faafb61cf31fd68755e57f785c774fb8af
Author: Isaque Galdino <igaldino gmail com>
Date:   Wed Feb 7 23:57:03 2018 -0200

    Bump 3.27.90 release

 NEWS        |   25 +++++++++++++++++++++++++
 meson.build |    2 +-
 2 files changed, 26 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4f6c520..6718c09 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+Overview of changes in 3.27.90
+==============================
+
+* Fix saving title
+* Fix back button in trash view (Mohammed Sadiq)
+* Improve list view
+* Add flatpak support (Mohammed Sadiq)
+* Fix owncloud saving issue
+* Use g_auto* (Mohammed Sadiq)
+* More widgets migrated to GtkBuilder (Mohammed Sadiq)
+* More code clean up
+
+Translations
+* ca (Jordi Mas)
+* de (Tim Sabsch)
+* es (Daniel Mustieles)
+* fi (Jiri Grönroos)
+* fur (Fabio Tomat)
+* hu (Balázs Úr)
+* id (Kukuh Syafaat, Andika Triwidada)
+* lt (Aurimas Černius)
+* pl (Piotr Drąg)
+* pt_BR (Rafael Fontenelle)
+* sk (Dušan Kazik)
+
 Overview of changes in 3.27.4
 =============================
 
diff --git a/meson.build b/meson.build
index f4b1464..a24a448 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'bijiben', 'c',
-  version: '3.27.4',
+  version: '3.27.90',
   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]