summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>2011-01-17 10:47:33 -0200
committerAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>2011-01-17 10:47:56 -0200
commitae69b2e6634d9152a3edb277662e37483128c15a (patch)
tree6ef0a73f4862e6946a00cdc7055551016cb46539
parent57eda30434ed0f17750840c1188977b919ff6987 (diff)
Prepare release 0.5.3telepathy-qt4-0.5.3
-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 aeba6dbc..a9a1c65a 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 2)
-set(TP_QT4_NANO_VERSION 1)
+set(TP_QT4_MICRO_VERSION 3)
+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 813446ca..e7789e28 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
-telepathy-qt4 0.5.3 (UNRELEASED)
+telepathy-qt4 0.5.3 (2011-01-17)
=================================
-The "..." release.
+The "contact factorization" release.
Enhancements:
* Added Tp::Contact::requestAvatarData()