summaryrefslogtreecommitdiff
path: root/qt4
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
commitea80c0b09fb7ca1bdd2d4fe46b33d257ae071c08 (patch)
tree19f3ac914b303a5a8ed2c4b1cd38302deda61548 /qt4
parent38941a35ee6288de2239c14c41fec2c2af83cacd (diff)
Prepare release 0.7.2
Diffstat (limited to 'qt4')
-rw-r--r--qt4/CMakeLists.txt4
-rw-r--r--qt4/NEWS4
2 files changed, 4 insertions, 4 deletions
diff --git a/qt4/CMakeLists.txt b/qt4/CMakeLists.txt
index 319015c5d..d95c516a0 100644
--- a/qt4/CMakeLists.txt
+++ b/qt4/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/qt4/NEWS b/qt4/NEWS
index d0a2710a8..e8d2a1ae4 100644
--- a/qt4/NEWS
+++ b/qt4/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