summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>2010-11-05 07:48:08 -0200
committerAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>2010-11-05 07:48:08 -0200
commit2dbd4cd687a55ec5d8e373ceebc36cfb4458f748 (patch)
tree481acb0eea3f9c964d8c26ce085f4b7dccdd9578
parentb82a5800c8cd6be34f509fbd7575245bf1c5a00c (diff)
Prepare release 0.3.14telepathy-qt4-0.3.14
-rw-r--r--CMakeLists.txt2
-rw-r--r--NEWS4
2 files changed, 4 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index a3617c53..33c1adbd 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -41,7 +41,7 @@ endif(POLICY CMP0011)
set(TP_QT4_MAJOR_VERSION 0)
set(TP_QT4_MINOR_VERSION 3)
set(TP_QT4_MICRO_VERSION 14)
-set(TP_QT4_NANO_VERSION 1)
+set(TP_QT4_NANO_VERSION 0)
# This value contains the library's SOVERSION. This value is to be increased everytime an API/ABI break
# occurs, and will be used for the SOVERSION of the generated shared libraries.
diff --git a/NEWS b/NEWS
index 920e2ba8..b354af89 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
-telepathy-qt4 0.3.14 (UNRELEASED)
+telepathy-qt4 0.3.14 (2010-11-05)
=================================
+The "O HAI MY NAME IS CONFERENCE" release.
+
Enhancements:
* fd.o #30098 - Added an asynchronous property request API for generated
low-level proxies