summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>2011-05-01 18:42:29 -0300
committerAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>2011-05-01 18:42:29 -0300
commitedf471b92dda095dd0464a508a02f0d8dda06b5b (patch)
tree0e0068b263ac791b04119656eeb94030d23bbbaa
parent2005bf8379e1fb3e757553470486dbac5dcce22d (diff)
Prepare release 0.5.16telepathy-qt4-0.5.16
-rw-r--r--CMakeLists.txt4
-rw-r--r--NEWS2
2 files changed, 3 insertions, 3 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 550fcd86..7183e5c6 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 15)
-set(TP_QT4_NANO_VERSION 1)
+set(TP_QT4_MICRO_VERSION 16)
+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 dbe7dedd..529a71b5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-telepathy-qt4 0.5.16 (UNRELEASED)
+telepathy-qt4 0.5.16 (2011-05-01)
=================================
The "A brown paper bagful of Easter Eggs" release.