diff --git a/CMakeLists.txt b/CMakeLists.txt index 281a772..c2c316b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -28,7 +28,7 @@ cmake_minimum_required (VERSION 2.8.9) # Version number set (EMBB_BASE_VERSION_MAJOR 0) set (EMBB_BASE_VERSION_MINOR 3) -set (EMBB_BASE_VERSION_PATCH 1) +set (EMBB_BASE_VERSION_PATCH 2) # Fix compilation for CMake versions >= 3.1 #