[grilo] Release 0.3.6
- From: Victor Toso <victortoso src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo] Release 0.3.6
- Date: Fri, 27 Jul 2018 08:45:10 +0000 (UTC)
commit 6cd2e5e94f1ba2a8bf7c42da98523b3d76b5e298
Author: Victor Toso <me victortoso com>
Date: Thu Jul 26 18:02:29 2018 +0200
Release 0.3.6
NEWS | 13 +++++++++++++
configure.ac | 4 ++--
2 files changed, 15 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4ff2357..e2b8d01 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+NEW in 0.3.6
+============
+ * Last release with Autotools included
+
+ * Updated translations
+ * Italian
+
+ * Bugs fixed and enhancements:
+ * issue !1 - Add tooling to have GrlData to register a
+ metadata-key if needed with the new APIs
+ grl_data_set_for_id() and grl_data_add_for_id
+ * Add support to build of grl-inspect with Python3
+
NEW in 0.3.5
============
* New translations
diff --git a/configure.ac b/configure.ac
index b74fe02..6c6f552 100644
--- a/configure.ac
+++ b/configure.ac
@@ -57,8 +57,8 @@ 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:4:1
-GRLNET_LT_VERSION=0:4:0
+GRL_LT_VERSION=2:0:2
+GRLNET_LT_VERSION=0:5:0
GRLPLS_LT_VERSION=0:0:0
AC_SUBST([GRL_LT_VERSION])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]