From 493cbc68c5b4c179074dadb1dc083ed7c90b487b Mon Sep 17 00:00:00 2001 From: "Andre Moreira Magalhaes (andrunko)" Date: Fri, 15 Oct 2010 20:58:44 -0300 Subject: Prepare release 0.3.12 --- CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 931a4c08..86c35db9 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 11) -set(TP_QT4_NANO_VERSION 1) +set(TP_QT4_MICRO_VERSION 12) +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