telepathy-qt: Prepare release 0.9.3
Dario Freddi
drf at kemper.freedesktop.org
Fri Jul 13 10:43:09 PDT 2012
Module: telepathy-qt
Branch: master
Commit: 939a14b3878eaed64cb0d757de3cea5b67d5ddec
URL: http://cgit.freedesktop.org/telepathy/telepathy-qt/commit/?id=939a14b3878eaed64cb0d757de3cea5b67d5ddec
Author: Dario Freddi <dario.freddi at collabora.com>
Date: Fri Jul 13 19:40:23 2012 +0200
Prepare release 0.9.3
---
CMakeLists.txt | 4 ++--
NEWS | 6 ++----
2 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3d0fa6a..998a19e 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 2)
-set(TP_QT_NANO_VERSION 1)
+set(TP_QT_MICRO_VERSION 3)
+set(TP_QT_NANO_VERSION 0)
set(PACKAGE_NAME telepathy-qt)
diff --git a/NEWS b/NEWS
index 3b87930..0bd1966 100644
--- a/NEWS
+++ b/NEWS
@@ -1,14 +1,13 @@
-telepathy-qt 0.9.3 (UNRELEASED)
+telepathy-qt 0.9.3 (2012-07-13)
=================================
-The "..." release.
+The "We promised, we delivered" release.
Enhancements:
* Added ClientTypes bindings to Contact.
* Fixed deprecation macros, and added TP_QT_EXPORT_DEPRECATED.
* Ported SimpleCallObserver to also handle Call1 calls.
* Deprecated Farsight and StreamedMedia.
- * ...
Fixes:
* Removed occurencies of deprecated tp-glib functions from the DBus tube tests.
@@ -16,7 +15,6 @@ Fixes:
* Fixed linking of the DBus tube tests with strict linkers like gold.
* Synced tests/lib/glib/utils.* to remove deprecation warnings.
* Removed occurencies of the deprecated tp_connection_new from Farsight/Farstream.
- * ...
telepathy-qt 0.9.2 (2012-07-04)
=================================
More information about the telepathy-commits
mailing list