summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>2011-08-11 12:45:38 -0300
committerAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>2011-08-11 12:45:38 -0300
commit4241e685b7fce5f1620a4205988e8f107ddfff4d (patch)
treeb25c66167dffd9880d08a0091cc534e59500f62b
parentfc68ba52b857d2c9413caf5c4f2eb04754cd6d0f (diff)
Prepare release 0.6.2telepathy-qt4-0.6.2
-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 c17d9d86..fb10e698 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 6)
-set(TP_QT4_MICRO_VERSION 1)
-set(TP_QT4_NANO_VERSION 1)
+set(TP_QT4_MICRO_VERSION 2)
+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 a7714af7..e296b206 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
-telepathy-qt4 0.6.2 (UNRELEASED)
+telepathy-qt4 0.6.2 (2011-08-11)
================================
-The "..." release.
+The "Oh! I am still alive" release.
Enhancements:
* Lots of additions and corrections to API documentation