From 7c95738d866df0ad9ce1a9df94a034de3a5a98ae Mon Sep 17 00:00:00 2001 From: Olli Salli Date: Mon, 4 Oct 2010 21:15:13 +0300 Subject: Prepare release 0.3.11 --- CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index ca832b06..7c8102c5 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 3) -set(TP_QT4_MICRO_VERSION 10) -set(TP_QT4_NANO_VERSION 1) +set(TP_QT4_MICRO_VERSION 11) +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. -- cgit v1.2.3