summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorGustavo Pichorim Boiko <gustavo.boiko@collabora.co.uk>2011-04-22 07:42:07 -0700
committerGustavo Pichorim Boiko <gustavo.boiko@collabora.co.uk>2011-04-22 07:42:07 -0700
commit235467d79626164a102492e130f08f3416d2ca0a (patch)
tree9a6f48dfdf1afa540afe20473fb573baf693886f /CMakeLists.txt
parent6f767193ecb4b023d24ec61a06cf9a9160b005d3 (diff)
Start 0.1.4 development
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 7788447..211517b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -41,7 +41,7 @@ endif(POLICY CMP0011)
set(TP_QT4_YELL_MAJOR_VERSION 0)
set(TP_QT4_YELL_MINOR_VERSION 1)
set(TP_QT4_YELL_MICRO_VERSION 3)
-set(TP_QT4_YELL_NANO_VERSION 0)
+set(TP_QT4_YELL_NANO_VERSION 1)
# 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.