From 6f767193ecb4b023d24ec61a06cf9a9160b005d3 Mon Sep 17 00:00:00 2001 From: Gustavo Pichorim Boiko Date: Fri, 22 Apr 2011 07:00:10 -0700 Subject: Prepare release 0.1.3 --- CMakeLists.txt | 4 ++-- NEWS | 9 +++------ 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index c9f0c5a..7788447 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -40,8 +40,8 @@ endif(POLICY CMP0011) # set nano_version to 1 set(TP_QT4_YELL_MAJOR_VERSION 0) set(TP_QT4_YELL_MINOR_VERSION 1) -set(TP_QT4_YELL_MICRO_VERSION 2) -set(TP_QT4_YELL_NANO_VERSION 1) +set(TP_QT4_YELL_MICRO_VERSION 3) +set(TP_QT4_YELL_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 59f10ac..848c3ba 100644 --- a/NEWS +++ b/NEWS @@ -1,13 +1,10 @@ -telepathy-qt4-yell 0.1.3 (UNRELEASED) +telepathy-qt4-yell 0.1.3 (2011-04-22) ====================================== -The "..." release. +The "time-shifting" release. Enhancements: - * ... - -Fixes: - * ... + * Refactored the conversation item into purpose-specific items telepathy-qt4-yell 0.1.2 (2011-04-14) ====================================== -- cgit v1.2.3