From df9a9e01949b0b10f32633131ab372718cd5f3be Mon Sep 17 00:00:00 2001 From: Dario Freddi Date: Wed, 4 Jul 2012 12:29:05 +0200 Subject: 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 3fde9c84..423ab799 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 e7d932bd..26b4722e 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) ================================= -- cgit v1.2.3