telepathy-qt: Prepare 0.9.6.1 release.
Alexandr Akulich
kaffeine at kemper.freedesktop.org
Wed May 27 09:17:34 PDT 2015
Module: telepathy-qt
Branch: master
Commit: 4a8d46a6f746e6dbe91edd8f76cac4c25c73eb3d
URL: http://cgit.freedesktop.org/telepathy/telepathy-qt/commit/?id=4a8d46a6f746e6dbe91edd8f76cac4c25c73eb3d
Author: Alexandr Akulich <akulichalexander at gmail.com>
Date: Mon May 25 00:32:13 2015 +0500
Prepare 0.9.6.1 release.
---
CMakeLists.txt | 2 +-
NEWS | 8 ++++++++
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index a086dcc..fe8f4e0 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -41,7 +41,7 @@ endif(POLICY CMP0011)
set(TP_QT_MAJOR_VERSION 0)
set(TP_QT_MINOR_VERSION 9)
set(TP_QT_MICRO_VERSION 6)
-set(TP_QT_NANO_VERSION 0)
+set(TP_QT_NANO_VERSION 1)
set(PACKAGE_NAME telepathy-qt)
diff --git a/NEWS b/NEWS
index 0fa4c31..8dfcb9c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+telepathy-qt 0.9.6.1 (2015-05-25)
+=================================
+
+The "Emergency aid" release.
+
+Fixes:
+ * Fixed illegal C++ statement in one of service interfaces.
+
telepathy-qt 0.9.6 (2015-05-15)
=================================
More information about the telepathy-commits
mailing list