From 91ddb5a3ae836af381eafbae128f6bd5a88cb1b3 Mon Sep 17 00:00:00 2001 From: "Andre Moreira Magalhaes (andrunko)" Date: Tue, 15 Feb 2011 21:38:20 -0200 Subject: Prepare release 0.5.7 --- CMakeLists.txt | 4 ++-- NEWS | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 46205fdf..4db741ad 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 6) -set(TP_QT4_NANO_VERSION 1) +set(TP_QT4_MICRO_VERSION 7) +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 90833ec8..b364e5b8 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -telepathy-qt4 0.5.7 (UNRELEASED) +telepathy-qt4 0.5.7 (2011-02-15) ================================= The "fit for galoshes" release. -- cgit v1.2.3