[folks] Release version 0.10.1
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [folks] Release version 0.10.1
- Date: Mon, 19 Jan 2015 20:37:36 +0000 (UTC)
commit bde07a22c23b2c49d370c793dab5dce3da1d11f9
Author: Philip Withnall <philip withnall collabora co uk>
Date: Mon Jan 19 20:37:14 2015 +0000
Release version 0.10.1
NEWS | 7 +------
configure.ac | 14 +++++++-------
2 files changed, 8 insertions(+), 13 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4161718..1ebf6f1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,13 +1,8 @@
Overview of changes from libfolks 0.10.0 to libfolks 0.10.1
===========================================================
-Dependencies:
-
Major changes:
-
-Bugs fixed:
-
-API changes:
+ • Lots of translation updates
Overview of changes from libfolks 0.9.8 to libfolks 0.10.0
==========================================================
diff --git a/configure.ac b/configure.ac
index 567fc5f..af40fd4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
# If not 1, append datestamp to the version number
-m4_define([folks_released], [0])
+m4_define([folks_released], [1])
m4_define([folks_major_version], [0])
m4_define([folks_minor_version], [10])
@@ -25,7 +25,7 @@ m4_define([folks_nano_version], [0])
# against a core with the same LT current number as itself. This allows the API
# which is exposed to the modules to be changed.
m4_define([folks_lt_current], [42])
-m4_define([folks_lt_revision], [2])
+m4_define([folks_lt_revision], [3])
m4_define([folks_lt_age], [17])
# Each of the backend libraries (e.g. libfolks-eds.so; *not* the loadable
@@ -34,23 +34,23 @@ m4_define([folks_lt_age], [17])
# binary-dependent on libfolks.so), but should also be incremented when
# incompatible changes are made in the backend library APIs themselves.
m4_define([folks_eds_lt_current], [42])
-m4_define([folks_eds_lt_revision], [2])
+m4_define([folks_eds_lt_revision], [3])
m4_define([folks_eds_lt_age], [17])
m4_define([folks_libsocialweb_lt_current], [42])
-m4_define([folks_libsocialweb_lt_revision], [2])
+m4_define([folks_libsocialweb_lt_revision], [3])
m4_define([folks_libsocialweb_lt_age], [17])
m4_define([folks_telepathy_lt_current], [42])
-m4_define([folks_telepathy_lt_revision], [2])
+m4_define([folks_telepathy_lt_revision], [3])
m4_define([folks_telepathy_lt_age], [17])
m4_define([folks_tracker_lt_current], [42])
-m4_define([folks_tracker_lt_revision], [2])
+m4_define([folks_tracker_lt_revision], [3])
m4_define([folks_tracker_lt_age], [17])
m4_define([folks_dummy_lt_current], [42])
-m4_define([folks_dummy_lt_revision], [2])
+m4_define([folks_dummy_lt_revision], [3])
m4_define([folks_dummy_lt_age], [17])
# Display the nano_version only if it's not '0'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]