From 3349f9748b8b926c5e7def0251e51b2584c217c9 Mon Sep 17 00:00:00 2001 From: "Andre Moreira Magalhaes (andrunko)" Date: Wed, 5 Oct 2011 10:53:05 -0300 Subject: Start 0.6.6 development --- CMakeLists.txt | 2 +- NEWS | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 27a69534..d4a37658 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -41,7 +41,7 @@ endif(POLICY CMP0011) set(TP_QT4_MAJOR_VERSION 0) set(TP_QT4_MINOR_VERSION 6) set(TP_QT4_MICRO_VERSION 5) -set(TP_QT4_NANO_VERSION 0) +set(TP_QT4_NANO_VERSION 1) # This value contains the library's SOVERSION. This value is to be increased everytime an API/ABI break # occurs, and will be used for the SOVERSION of the generated shared libraries. diff --git a/NEWS b/NEWS index 48d4b1bf..8e407ca4 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +telepathy-qt4 0.6.6 (UNRELEASED) +================================ + +Fixes: + * ... + +Enhancements: + * ... + telepathy-qt4 0.6.5 (2011-10-05) ================================ -- cgit v1.2.3