diff --git a/CMakeLists.txt b/CMakeLists.txt index ec8def8..a0af226 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,7 +4,7 @@ project(RpcView) set(RPCVIEW_VERSION_MAJOR 0) set(RPCVIEW_VERSION_MINOR 2) -set(RPCVIEW_VERSION_RELEASE 0) +set(RPCVIEW_VERSION_RELEASE 1) # configure a header file to pass some of the CMake settings to the source code configure_file (