aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorRenato Filho <renato.filho@openbossa.org>2010-06-07 10:02:37 -0300
committerRenato Filho <renato.filho@openbossa.org>2010-06-07 10:02:37 -0300
commit1ce9b9d85814c39e6e5fdf68b71d93a778417221 (patch)
treeffd7e27c75b618b63e4a82307426a12e8f138c6e /CMakeLists.txt
parent8c886a1d9c24d00e52c6dab1e37b96268e588fc3 (diff)
Bump version to 0.3.3.
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 de885fb7f..220d1770d 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -39,7 +39,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 "2")
+set(shiboken_MICRO_VERSION "3")
set(shiboken_VERSION "${shiboken_MAJOR_VERSION}.${shiboken_MINOR_VERSION}.${shiboken_MICRO_VERSION}")
set(shiboken_SRC