From 235467d79626164a102492e130f08f3416d2ca0a Mon Sep 17 00:00:00 2001 From: Gustavo Pichorim Boiko Date: Fri, 22 Apr 2011 07:42:07 -0700 Subject: Start 0.1.4 development --- CMakeLists.txt | 2 +- NEWS | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 7788447..211517b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -41,7 +41,7 @@ endif(POLICY CMP0011) set(TP_QT4_YELL_MAJOR_VERSION 0) set(TP_QT4_YELL_MINOR_VERSION 1) set(TP_QT4_YELL_MICRO_VERSION 3) -set(TP_QT4_YELL_NANO_VERSION 0) +set(TP_QT4_YELL_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 848c3ba..37c284e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +telepathy-qt4-yell 0.1.4 (UNRELEASED) +====================================== + +The "..." release. + +Enhancements: + * ... + +Fixes: + * ... + telepathy-qt4-yell 0.1.3 (2011-04-22) ====================================== -- cgit v1.2.3