summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandr Akulich <akulichalexander@gmail.com>2015-01-04 19:28:20 +0600
committerDavid Edmundson <kde@davidedmundson.co.uk>2015-01-26 19:55:05 +0100
commit5f297679b37be90b82460f6daaad77d9f08284d8 (patch)
treea252d268cba28ad0ab2e3484bbb84c5e8570ff32
parent31c8f4170f58a21baebce226918e6ed52a46dd0b (diff)
Prepare for 0.9.6 development.
-rw-r--r--CMakeLists.txt2
-rw-r--r--NEWS5
2 files changed, 6 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 5185d7e1..a086dccc 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -40,7 +40,7 @@ endif(POLICY CMP0011)
# set nano_version to 1
set(TP_QT_MAJOR_VERSION 0)
set(TP_QT_MINOR_VERSION 9)
-set(TP_QT_MICRO_VERSION 5)
+set(TP_QT_MICRO_VERSION 6)
set(TP_QT_NANO_VERSION 0)
set(PACKAGE_NAME telepathy-qt)
diff --git a/NEWS b/NEWS
index f6cced59..24e70e9e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+telepathy-qt 0.9.6 ()
+=================================
+
+The "..." release.
+
telepathy-qt 0.9.5 (2014-09-09)
=================================