[libgdata/libgdata-0-5] Release version 0.5.2
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgdata/libgdata-0-5] Release version 0.5.2
- Date: Sun, 2 May 2010 15:36:56 +0000 (UTC)
commit 87a81c25e892ef31f18dd750053c1e1d70b6f43c
Author: Philip Withnall <philip tecnocode co uk>
Date: Sun May 2 16:35:37 2010 +0100
Release version 0.5.2
NEWS | 12 ++++++++++++
configure.in | 4 ++--
2 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 18de7c6..6b288d6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Overview of changes from libgdata 0.5.1 to libgdata 0.5.2
+=========================================================
+
+Major changes:
+* Fix parsing of video ratings
+
+Bugs fixed:
+* Bug 617296 â?? Video rating parsing broken
+
+Updated translations:
+* ja (Takeshi AIHANA)
+
Overview of changes from libgdata 0.5.0 to libgdata 0.5.1
=========================================================
diff --git a/configure.in b/configure.in
index 743689a..ec5b0e4 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ AC_PREREQ(2.52)
m4_define(gdata_major_version, 0)
m4_define(gdata_minor_version, 5)
-m4_define(gdata_micro_version, 1)
+m4_define(gdata_micro_version, 2)
AC_INIT([libgdata], [gdata_major_version.gdata_minor_version.gdata_micro_version])
@@ -44,7 +44,7 @@ SOUP_REQS=2.26.1
# - If the interface is the same as the previous version, change to C:R+1:A
# Note that versioning started at 2:0:0 to ensure no conflicts with e-d-s' libgdata
# library, maximum whose version was 1:0:0
-GDATA_LT_VERSION=6:1:0
+GDATA_LT_VERSION=6:2:0
AC_SUBST(GDATA_LT_VERSION)
GDATA_VERSION_MAJOR=gdata_major_version
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]