[folks] Release version 0.9.7.1



commit 99c9e8640366c52582822ae694355c5df6b486c2
Author: Philip Withnall <philip withnall collabora co uk>
Date:   Tue Jun 24 12:36:10 2014 +0100

    Release version 0.9.7.1

 NEWS         |   12 ++++++------
 configure.ac |    6 +++---
 2 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/NEWS b/NEWS
index ec8cbda..f9d6ed1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,13 +1,13 @@
-Overview of changes from libfolks 0.9.7 to libfolks 0.9.8
-=========================================================
-
-Dependencies:
+Overview of changes from libfolks 0.9.7 to libfolks 0.9.7.1
+===========================================================
 
 Major changes:
+ • Ensure Telepathy VAPI files are built after being cleaned
+ • Rebuild distributed Telepathy VAPI files to be compatible with Vala < 0.26
 
 Bugs fixed:
-
-API changes:
+ • Bug 732080 — folks-eds.vapi:7.16-7.16: error: syntax error, statements
+   outside blocks allowed only in root namespace
 
 Overview of changes from libfolks 0.9.6 to libfolks 0.9.7
 =========================================================
diff --git a/configure.ac b/configure.ac
index 37b7960..8c85aac 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
 # 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], [9])
-m4_define([folks_micro_version], [8])
-m4_define([folks_nano_version], [0])
+m4_define([folks_micro_version], [7])
+m4_define([folks_nano_version], [1])
 
 # Core library LT version. When updating this, don't forget to bump the backend
 # library LT versions too, below.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]