[grilo] Release 0.3.4



commit b773deccb84c159850cdcf73db0d8e8707f9da09
Author: Victor Toso <me victortoso com>
Date:   Thu Aug 24 17:46:42 2017 +0200

    Release 0.3.4

 NEWS         |   17 +++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 930cb42..a1ca550 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+NEW in 0.3.4
+============
+  * Add Nepali translation
+  * Updated Esperanto translation
+
+  * Bugs fixed:
+    * BGO#707643 - flickr: populate GrlMediaImage with EXIF data
+    * BGO#778612 - Meson build has incomplete introspection and docs
+
+  * Contributors to this release:
+    Emmanuele Bassi <ebassi gnome org>
+    Jan Alexander Steffens (heftig) <jan steffens gmail com>
+    Kristjan SCHMIDT <kristjan schmidt googlemail com>
+    Pawan Chitrakar <chautari gmail com>
+    Rafael Fonseca <r4f4rfs gmail com>
+    Victor Toso <me victortoso com>
+
 NEW in 0.3.3
 ============
   * Support to Meson build included
diff --git a/configure.ac b/configure.ac
index e49bfd7..f38cc2e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -57,7 +57,7 @@ AC_DEFINE_UNQUOTED(GRLPLS_VERSION, "$GRLPLS_VERSION", [Grilo Pls library version
 # Libtool library version, not to confuse with API version
 # see http://www.gnu.org/software/libtool/manual/html_node/Libtool-versioning.html
 
-GRL_LT_VERSION=1:2:1
+GRL_LT_VERSION=1:3:1
 GRLNET_LT_VERSION=0:3:0
 GRLPLS_LT_VERSION=0:0:0
 


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