diff --git a/CMakeLists.txt b/CMakeLists.txt index 6fad50b6..9c518d78 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -40,7 +40,7 @@ For more information, please visit . set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_LIST_DIR}/cmake/Modules") ################ PROJECT VERSION #################### -set(PROJECT_VERSION_FULL "0.3.1") +set(PROJECT_VERSION_FULL "0.3.2") set(PROJECT_SO_VERSION 9) # Remove the dash and anything following, to get the #.#.# version for project()