diff --git a/CMakeLists.txt b/CMakeLists.txt index 9a6f842..3354fe0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,7 +7,7 @@ SET (PROJECT_DESCRIPTION "Host/Plugin Interfaces for GObject Based Applications/ SET (MAJOR 0) SET (MINOR 1) -SET (PATCH 6) +SET (PATCH 7) LIST (APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/backbone)