diff --git a/CMakeLists.txt b/CMakeLists.txt index edd42c5..1237b13 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 0) +SET (PATCH 2) LIST (APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/backbone)