We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47f8d4b commit f960520Copy full SHA for f960520
1 file changed
CMakeLists.txt
@@ -38,7 +38,7 @@ if(POLICY CMP0042)
38
cmake_policy(SET CMP0042 NEW)
39
endif()
40
41
-set(BRPC_VERSION 1.10.0)
+set(BRPC_VERSION 1.11.0)
42
43
SET(CPACK_GENERATOR "DEB")
44
SET(CPACK_DEBIAN_PACKAGE_MAINTAINER "brpc authors")
0 commit comments