summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>2011-01-27 15:03:13 -0200
committerAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>2011-01-27 15:03:13 -0200
commit0318aafda275c681b3d3048d5425a343832d422c (patch)
tree0e3d69cd02699dde435cc4963776cb8410e5a4d3
parent3bdb836daa942e257399f6083964d72350e6c065 (diff)
Prepare release 0.5.6telepathy-qt4-0.5.6
-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 a13d7bbf..31800b20 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 5)
-set(TP_QT4_NANO_VERSION 1)
+set(TP_QT4_MICRO_VERSION 6)
+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 6b84d455..b5b61479 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
-telepathy-qt4 0.5.6 (UNRELEASED)
+telepathy-qt4 0.5.6 (2011-01-27)
=================================
-The "..." release.
+The "accept/decline" release.
Enhancements:
* Update to spec 0.21.8.