diff options
author | Andre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk> | 2011-01-20 13:12:41 -0200 |
---|---|---|
committer | Andre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk> | 2011-01-20 13:12:41 -0200 |
commit | 6430855cb70d9f8894b3b1732703d94d0988affa (patch) | |
tree | e5b1c9fa3085444949b8579688932d938d558d99 | |
parent | 90a83bd781aa459525d8779ab4c73ea91406c308 (diff) |
Prepare release 0.5.4telepathy-qt4-0.5.4
-rw-r--r-- | CMakeLists.txt | 4 | ||||
-rw-r--r-- | NEWS | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 1d0a88e1..c6d0d262 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 5) -set(TP_QT4_MICRO_VERSION 3) -set(TP_QT4_NANO_VERSION 1) +set(TP_QT4_MICRO_VERSION 4) +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. @@ -1,7 +1,7 @@ -telepathy-qt4 0.5.4 (UNRELEASED) +telepathy-qt4 0.5.4 (2011-01-20) ================================= -The "..." release. +The "the shower of golden paper bags" release. Enhancements: * Presence publication requests are now reported more sensibly by the |