summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>2010-11-01 18:46:40 -0200
committerAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>2010-11-01 18:46:40 -0200
commit7a13fb70e9da3af73fe61e690a9cf02ba2b40b7f (patch)
treeac0bbfc485787a8b88eb4603bb6c672e3daab1bb
parentb0397e408f7968d3792d895e18a15d806c4f22bf (diff)
Prepare release 0.3.13telepathy-qt4-0.3.13
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 564b55a8..a138e32e 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 13)
-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.