diff --git a/CMakeLists.txt b/CMakeLists.txt index 9ad2996a..5404507a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -6,7 +6,7 @@ list(APPEND CMAKE_MODULE_PATH "${FDEEP_TOP_DIR}/cmake") include(cmake/hunter.cmake) # default off -project(frugally-deep VERSION 0.2) +project(frugally-deep VERSION 0.2.2) message(STATUS "===( ${PROJECT_NAME} ${PROJECT_VERSION} )===")