summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorOlli Salli <ollisal@gmail.com>2011-05-06 19:37:49 +0300
committerOlli Salli <ollisal@gmail.com>2011-05-06 19:37:49 +0300
commit75d0210fa19df34c1b5c996a443a422717e5004d (patch)
treefc8e285dd5c6d1135afc98e879d02e6a696eee07 /CMakeLists.txt
parent6d5f4fa647cd4ee96cb1f80678b7262c0560515d (diff)
Set up 0.6 stable branch
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f990797e..da799d28 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -40,7 +40,7 @@ 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 16)
+set(TP_QT4_MICRO_VERSION 9999)
set(TP_QT4_NANO_VERSION 1)
# This value contains the library's SOVERSION. This value is to be increased everytime an API/ABI break