From 9e37a628958be64e26fed838cf0af3385fec3133 Mon Sep 17 00:00:00 2001 From: silverf0x Date: Sun, 29 Oct 2017 15:50:08 +0000 Subject: [PATCH] Update CMakeLists.txt to version 0.2.1 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 (