telepathy-qt: Prepare release 0.9.2

Dario Freddi drf at kemper.freedesktop.org
Wed Jul 4 04:32:14 PDT 2012


Module: telepathy-qt
Branch: master
Commit: df9a9e01949b0b10f32633131ab372718cd5f3be
URL:    http://cgit.freedesktop.org/telepathy/telepathy-qt/commit/?id=df9a9e01949b0b10f32633131ab372718cd5f3be

Author: Dario Freddi <dario.freddi at collabora.com>
Date:   Wed Jul  4 12:29:05 2012 +0200

Prepare release 0.9.2

---

 CMakeLists.txt |    4 ++--
 NEWS           |    4 +---
 2 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3fde9c8..423ab79 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 1)
-set(TP_QT_NANO_VERSION  1)
+set(TP_QT_MICRO_VERSION 2)
+set(TP_QT_NANO_VERSION  0)
 
 set(PACKAGE_NAME telepathy-qt)
 
diff --git a/NEWS b/NEWS
index e7d932b..26b4722 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
 telepathy-qt 0.9.2 (UNRELEASED)
 =================================
 
-The "..." release.
+The "We were at aKademy and we got bored" release.
 
 Enhancements:
  * Introducing Telepathy-Qt-Service, a new static library that contains
@@ -15,7 +15,6 @@ Enhancements:
  * Enable several options in CMake to allow to selectively build components. In particular,
    now Farsight, Farstream, examples and tests are optional. Farsight is disabled by default.
  * fd.o #28366: Added high level bindings for DBus tubes.
- * ...
 
 Fixes:
  * Fix PkgConfig detection in DBus find files
@@ -24,7 +23,6 @@ Fixes:
  * Fix tests compilation with telepathy-glib 0.19.
  * Fix FindDBus.cmake to find the correct paths.
  * Pass -fvisibility-inlines-hidden to the compiler if it's supported.
- * ...
 
 telepathy-qt 0.9.1 (2012-03-23)
 =================================



More information about the telepathy-commits mailing list