summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>2011-05-16 21:06:07 -0300
committerAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>2011-05-16 21:06:07 -0300
commit9490595ab020940585667b4fb072a2a3129c8cdc (patch)
tree4585850b22aea110c8d957c78edd2848837adec8
parent31d0c29dd353c067ba6ff98f3103de3a23625c6b (diff)
Prepare release 0.6.0telepathy-qt4-0.6.0
-rw-r--r--CMakeLists.txt6
-rw-r--r--NEWS4
2 files changed, 5 insertions, 5 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index da799d28..5a912c8e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -39,9 +39,9 @@ endif(POLICY CMP0011)
# make the release, tag it
# set nano_version to 1
set(TP_QT4_MAJOR_VERSION 0)
-set(TP_QT4_MINOR_VERSION 5)
-set(TP_QT4_MICRO_VERSION 9999)
-set(TP_QT4_NANO_VERSION 1)
+set(TP_QT4_MINOR_VERSION 6)
+set(TP_QT4_MICRO_VERSION 0)
+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 d2b3ec2d..3ac5e31d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
-telepathy-qt4 0.6.0 (UNRELEASED)
+telepathy-qt4 0.6.0 (2011-05-16)
================================
-The "..." release.
+The "new era of stability" release.
This release begins the feature frozen 0.6 stable release series. 0.7 will be
the new development series, but both will continue to be backwards compatible