aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorRenato Filho <renato.filho@openbossa.org>2010-05-04 18:47:05 -0300
committerRenato Filho <renato.filho@openbossa.org>2010-05-04 18:47:05 -0300
commit7271b442d9393add8a3da3e66e5462ad553c87c6 (patch)
tree82d6564466f8cc2efb1987ea8298f548fcbc99cd /CMakeLists.txt
parentd269b0d39f370735abe37a2466e2be97dd94af2f (diff)
Bump to version 0.3.2
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 ceea869f1..b183694b8 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -38,7 +38,7 @@ set(LIB_INSTALL_DIR "${CMAKE_INSTALL_PREFIX}/lib${LIB_SUFFIX}" CACHE PATH "The s
set(shiboken_MAJOR_VERSION "0")
set(shiboken_MINOR_VERSION "3")
-set(shiboken_MICRO_VERSION "1")
+set(shiboken_MICRO_VERSION "2")
set(shiboken_VERSION "${shiboken_MAJOR_VERSION}.${shiboken_MINOR_VERSION}.${shiboken_MICRO_VERSION}")
set(shiboken_SRC