From cfd32d781c2b4288225c9a4561a043555ebc68fc Mon Sep 17 00:00:00 2001 From: "Andre Moreira Magalhaes (andrunko)" Date: Thu, 14 Apr 2011 03:52:13 -0300 Subject: Prepare release 0.1.2 --- CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index cc2244b..fbd932f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -40,8 +40,8 @@ endif(POLICY CMP0011) # set nano_version to 1 set(TP_QT4_YELL_MAJOR_VERSION 0) set(TP_QT4_YELL_MINOR_VERSION 1) -set(TP_QT4_YELL_MICRO_VERSION 1) -set(TP_QT4_YELL_NANO_VERSION 1) +set(TP_QT4_YELL_MICRO_VERSION 2) +set(TP_QT4_YELL_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