summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt4
-rw-r--r--NEWS4
2 files changed, 4 insertions, 4 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index cb0cb28..517ba5a 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 4)
-set(TP_QT4_YELL_NANO_VERSION 1)
+set(TP_QT4_YELL_MICRO_VERSION 5)
+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 0ac56a8..46296f1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
-telepathy-qt4-yell 0.1.5 (UNRELEASED)
+telepathy-qt4-yell 0.1.5 (2011-05-26)
======================================
-The "..." release.
+The "shhh, contacts are coming in..." release.
Enhancements:
* Added role to AccountsModel to get the state of the contact list