From 1fefb62fd879d477c814337f1f0d52cdd0542a6a Mon Sep 17 00:00:00 2001 From: "Andre Moreira Magalhaes (andrunko)" Date: Tue, 22 Feb 2011 15:38:03 -0300 Subject: Prepare release 0.5.8 --- CMakeLists.txt | 4 ++-- NEWS | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 340fb136..7a3efa25 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -40,8 +40,8 @@ endif(POLICY CMP0011) # set nano_version to 1 set(TP_QT4_MAJOR_VERSION 0) set(TP_QT4_MINOR_VERSION 5) -set(TP_QT4_MICRO_VERSION 7) -set(TP_QT4_NANO_VERSION 1) +set(TP_QT4_MICRO_VERSION 8) +set(TP_QT4_NANO_VERSION 0) # 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 a009795b..813c3ed8 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ -telepathy-qt4 0.5.8 (UNRELEASED) +telepathy-qt4 0.5.8 (2011-02-22) ================================= -The "..." release. +The "where are my contacts?" release. Enhancements: * Account won't try to build a Connection object anymore if the connection -- cgit v1.2.3