From 1ac3d4a63cac20f187f8067391f80659935e4ac6 Mon Sep 17 00:00:00 2001 From: silverf0x Date: Tue, 31 Oct 2017 08:11:07 +0000 Subject: [PATCH] Update CMakeLists.txt to version 0.2.2 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index a0af226..ebd73e5 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 1) +set(RPCVIEW_VERSION_RELEASE 2) # configure a header file to pass some of the CMake settings to the source code configure_file (