summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorDavid Edmundson <davidedmundson@kde.org>2014-06-14 13:51:31 +0200
committerDavid Edmundson <davidedmundson@kde.org>2014-06-14 13:51:31 +0200
commit7d92fd9941335a26ac010d30a6d6803f94886044 (patch)
treee3393ecd48ca6371d23e822975a961220939772c /CMakeLists.txt
parent4b0d7109f9251b65eaae61535fb646e73df73e1d (diff)
Prepare for 0.9.5 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 15ab8ba7..78deb2d1 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -41,7 +41,7 @@ endif(POLICY CMP0011)
set(TP_QT_MAJOR_VERSION 0)
set(TP_QT_MINOR_VERSION 9)
set(TP_QT_MICRO_VERSION 4)
-set(TP_QT_NANO_VERSION 0)
+set(TP_QT_NANO_VERSION 1)
set(PACKAGE_NAME telepathy-qt)