telepathy-qt: Prepare release 0.9.4
David Edmundson
davidedmundson at kemper.freedesktop.org
Sat Jun 14 04:39:32 PDT 2014
Module: telepathy-qt
Branch: master
Commit: 4b0d7109f9251b65eaae61535fb646e73df73e1d
URL: http://cgit.freedesktop.org/telepathy/telepathy-qt/commit/?id=4b0d7109f9251b65eaae61535fb646e73df73e1d
Author: David Edmundson <davidedmundson at kde.org>
Date: Sat Jun 14 13:17:58 2014 +0200
Prepare release 0.9.4
---
CMakeLists.txt | 4 ++--
NEWS | 5 +++--
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index d5e1b71..15ab8ba 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -40,8 +40,8 @@ endif(POLICY CMP0011)
# set nano_version to 1
set(TP_QT_MAJOR_VERSION 0)
set(TP_QT_MINOR_VERSION 9)
-set(TP_QT_MICRO_VERSION 3)
-set(TP_QT_NANO_VERSION 1)
+set(TP_QT_MICRO_VERSION 4)
+set(TP_QT_NANO_VERSION 0)
set(PACKAGE_NAME telepathy-qt)
diff --git a/NEWS b/NEWS
index c4686cc..2091d8d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
-telepathy-qt 0.9.4 (UNRELEASED)
+telepathy-qt 0.9.4 (2014-06-14)
=================================
-The "..." release.
+The "Back from the dead" release.
Enhancements:
* fd.o #63098: add method Account::createDbusTubeRoom
@@ -12,6 +12,7 @@ Fixes:
* fd.o #47647: Fixed storing avatars, so that they are not stored millions
of times each.
* fd.o #62711: Fixed stack overflow in SimpleObserver::create
+ * Fix compilation and running against release Qt5
Cleanups:
* Removed Farsight
More information about the telepathy-commits
mailing list