summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlli Salli <ollisal@gmail.com>2011-08-04 20:45:08 +0300
committerOlli Salli <ollisal@gmail.com>2011-08-04 20:45:08 +0300
commit226ffde7e1846b05455d48afd0466bf1e410edcf (patch)
tree3b4efdf719a733d2ec9021f00843aa31ffddfadc
parentcebf6276be66cef2494e9c3d80a3ccf4e820d1da (diff)
Prepare release 0.7.2telepathy-qt4-0.7.2
-rw-r--r--CMakeLists.txt4
-rw-r--r--NEWS4
2 files changed, 4 insertions, 4 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 319015c5..d95c516a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -40,8 +40,8 @@ endif(POLICY CMP0011)
# set nano_version to 1
set(TP_QT4_MAJOR_VERSION 0)
set(TP_QT4_MINOR_VERSION 7)
-set(TP_QT4_MICRO_VERSION 1)
-set(TP_QT4_NANO_VERSION 1)
+set(TP_QT4_MICRO_VERSION 2)
+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 d0a2710a..e8d2a1ae 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
-telepathy-qt4 0.7.2 (UNRELEASED)
+telepathy-qt4 0.7.2 (2011-08-04)
================================
-The "..." release.
+The "Stage 0 Tune Up" release.
Enhancements:
* Lots of additions and corrections to API documentation