[folks] build: Bump version to 0.11.0
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [folks] build: Bump version to 0.11.0
- Date: Tue, 20 Jan 2015 17:47:37 +0000 (UTC)
commit 171adc50db474ee11ebcad293371700ccda2189a
Author: Philip Withnall <philip withnall collabora co uk>
Date: Tue Jan 20 17:47:08 2015 +0000
build: Bump version to 0.11.0
Since we’re now adding API, this is the 0.11.0 unstable branch.
NEWS | 7 ++++++-
configure.ac | 4 ++--
2 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index c5a734e..3b1e836 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Overview of changes from libfolks 0.10.1 to libfolks 0.10.2
+Overview of changes from libfolks 0.10.1 to libfolks 0.11.0
===========================================================
Dependencies:
@@ -6,8 +6,13 @@ Dependencies:
Major changes:
Bugs fixed:
+ • Bug 641211 — Add arbitrary-field interface for applications to store trivial
+ per-person data
API changes:
+ • Add ExtendedInfo interface
+ • Add ExtendedFieldDetails class
+ • Implement ExtendedInfo in Individual and Edsf.Persona
Overview of changes from libfolks 0.10.0 to libfolks 0.10.1
===========================================================
diff --git a/configure.ac b/configure.ac
index 1b906f1..2625830 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,8 +2,8 @@
m4_define([folks_released], [0])
m4_define([folks_major_version], [0])
-m4_define([folks_minor_version], [10])
-m4_define([folks_micro_version], [2])
+m4_define([folks_minor_version], [11])
+m4_define([folks_micro_version], [0])
m4_define([folks_nano_version], [0])
# Core library LT version. When updating this, don't forget to bump the backend
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]