Update CMakeLists.txt to version 0.2.2

This commit is contained in:
silverf0x 2017-10-31 08:11:07 +00:00
parent fa78abfb55
commit 1ac3d4a63c
1 changed files with 1 additions and 1 deletions

View File

@ -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 (