telepathy-qt: Prepare for 0.9.5 development

David Edmundson davidedmundson at kemper.freedesktop.org
Sat Jun 14 04:57:35 PDT 2014


Module: telepathy-qt
Branch: master
Commit: 7d92fd9941335a26ac010d30a6d6803f94886044
URL:    http://cgit.freedesktop.org/telepathy/telepathy-qt/commit/?id=7d92fd9941335a26ac010d30a6d6803f94886044

Author: David Edmundson <davidedmundson at kde.org>
Date:   Sat Jun 14 13:51:31 2014 +0200

Prepare for 0.9.5 development

---

 CMakeLists.txt |    2 +-
 NEWS           |    5 +++++
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 15ab8ba..78deb2d 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -41,7 +41,7 @@ endif(POLICY CMP0011)
 set(TP_QT_MAJOR_VERSION 0)
 set(TP_QT_MINOR_VERSION 9)
 set(TP_QT_MICRO_VERSION 4)
-set(TP_QT_NANO_VERSION  0)
+set(TP_QT_NANO_VERSION  1)
 
 set(PACKAGE_NAME telepathy-qt)
 
diff --git a/NEWS b/NEWS
index 2091d8d..f142464 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+telepathy-qt 0.9.5 ()
+=================================
+
+The "..." release.
+
 telepathy-qt 0.9.4 (2014-06-14)
 =================================
 



More information about the telepathy-commits mailing list