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