Skip to content

Commit

Permalink
update srpc version
Browse files Browse the repository at this point in the history
  • Loading branch information
holmes1412 committed Nov 26, 2021
1 parent a61ce23 commit 187ddf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.6)
set(CMAKE_BUILD_TYPE RelWithDebInfo CACHE STRING "build type")

project(srpc
VERSION 0.9.2
VERSION 0.9.4
LANGUAGES C CXX)

set(INC_DIR ${PROJECT_SOURCE_DIR}/_include CACHE PATH "srpc inc")
Expand Down

0 comments on commit 187ddf3

Please sign in to comment.