telepathy-qt: Prepare 0.9.7 development.
Alexandr Akulich
kaffeine at kemper.freedesktop.org
Sat Aug 29 05:49:54 PDT 2015
Module: telepathy-qt
Branch: master
Commit: 9c5829933de502363fc36c0d0f3251c4de247cfa
URL: http://cgit.freedesktop.org/telepathy/telepathy-qt/commit/?id=9c5829933de502363fc36c0d0f3251c4de247cfa
Author: Alexandr Akulich <akulichalexander at gmail.com>
Date: Mon May 25 00:26:02 2015 +0500
Prepare 0.9.7 development.
---
CMakeLists.txt | 4 ++--
NEWS | 5 +++++
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index c6a5a2a..9a014ce 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -12,8 +12,8 @@ cmake_minimum_required(VERSION 2.8.12)
# set nano_version to 1
set(TP_QT_MAJOR_VERSION 0)
set(TP_QT_MINOR_VERSION 9)
-set(TP_QT_MICRO_VERSION 6)
-set(TP_QT_NANO_VERSION 1)
+set(TP_QT_MICRO_VERSION 7)
+set(TP_QT_NANO_VERSION 0)
set(PACKAGE_NAME telepathy-qt)
diff --git a/NEWS b/NEWS
index 8dfcb9c..d3513d8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+telepathy-qt 0.9.7 ()
+=================================
+
+The "..." release.
+
telepathy-qt 0.9.6.1 (2015-05-25)
=================================
More information about the telepathy-commits
mailing list