summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>2011-12-20 18:33:46 -0200
committerAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>2011-12-20 18:33:46 -0200
commitd50b79b0fe9c6fb38d267e74301284bbb676f60d (patch)
tree5080a1f74884f8eb8a4169b03cca7359f497ef96
parente670b841a1278904159e17f136e03a3897336e58 (diff)
Prepare release 0.9.0telepathy-qt-0.9.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 2f3e83a0..55cd2406 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_QT_MAJOR_VERSION 0)
-set(TP_QT_MINOR_VERSION 8)
-set(TP_QT_MICRO_VERSION 9999)
-set(TP_QT_NANO_VERSION 1)
+set(TP_QT_MINOR_VERSION 9)
+set(TP_QT_MICRO_VERSION 0)
+set(TP_QT_NANO_VERSION 0)
set(PACKAGE_NAME telepathy-qt)
diff --git a/NEWS b/NEWS
index 6dcc4214..2a37e1d0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
-telepathy-qt 0.9.0 (UNRELEASED)
+telepathy-qt 0.9.0 (2011-12-20)
================================
-The "..." release.
+The "Merry Christmas" release.
This release begins the new 0.9 development series for feature additions
following the 0.8 stable release series.