[libgdata/libgdata-0-10: 15/15] Release version 0.10.1
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgdata/libgdata-0-10: 15/15] Release version 0.10.1
- Date: Wed, 14 Sep 2011 22:32:52 +0000 (UTC)
commit 3cf5a3f734671986f45bac6aca1660a82620fb5b
Author: Philip Withnall <philip tecnocode co uk>
Date: Wed Sep 14 23:31:08 2011 +0100
Release version 0.10.1
NEWS | 18 ++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 20 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 35ea80a..fda7d76 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+Overview of changes from libgdata 0.10.0 to libgdata 0.10.1
+===========================================================
+
+Bugs fixed:
+* Bug 659016 â @rel not mandatory in website references
+
+Updated translations:
+* kn (Shankar Prasad)
+* ko (Changwoo Ryu)
+* lv (RÅdofls Mazurs)
+* pa (A S Alam)
+* pl (Piotr DrÄg)
+* pt (AntÃnio Lima)
+* pt_BR (Flamarion Jorge)
+* ta (I Felix)
+* zh_HK (Chao-Hsiung Liao)
+* zh_TW (Chao-Hsiung Liao)
+
Overview of changes from libgdata 0.9.1 to libgdata 0.10.0
==========================================================
diff --git a/configure.ac b/configure.ac
index afda491..b52b2fb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_PREREQ(2.65)
# Release version
m4_define(gdata_version_major, 0)
m4_define(gdata_version_minor, 10)
-m4_define(gdata_version_micro, 0)
+m4_define(gdata_version_micro, 1)
# API version
# TODO: This currently isn't used in the library name; once we hit gdata_version_major=1, that should be changed
@@ -44,7 +44,7 @@ OAUTH_REQS=0.9.4
# 4. If any interfaces have been removed or changed since the last public release, then set age to 0.
#
# Note that versioning started at 2:0:0 to ensure no conflicts with e-d-s' libgdata library, whose maximum version was 1:0:0
-GDATA_LT_VERSION=14:0:1
+GDATA_LT_VERSION=14:1:1
AC_SUBST(GDATA_LT_VERSION)
GDATA_VERSION_MAJOR=gdata_version_major
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]