telepathy-qt: Prepare for 0.9.6 development.
David Edmundson
davidedmundson at kemper.freedesktop.org
Mon Jan 26 10:57:27 PST 2015
Module: telepathy-qt
Branch: master
Commit: 5f297679b37be90b82460f6daaad77d9f08284d8
URL: http://cgit.freedesktop.org/telepathy/telepathy-qt/commit/?id=5f297679b37be90b82460f6daaad77d9f08284d8
Author: Alexandr Akulich <akulichalexander at gmail.com>
Date: Sun Jan 4 19:28:20 2015 +0600
Prepare for 0.9.6 development.
---
CMakeLists.txt | 2 +-
NEWS | 5 +++++
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 5185d7e..a086dcc 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 f6cced5..24e70e9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+telepathy-qt 0.9.6 ()
+=================================
+
+The "..." release.
+
telepathy-qt 0.9.5 (2014-09-09)
=================================
More information about the telepathy-commits
mailing list