diff --git a/CMakeLists.txt b/CMakeLists.txt index 9f8a001..d6683f7 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 0) +set (EMBB_BASE_VERSION_PATCH 1) # Fix compilation for CMake versions >= 3.1 #