File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ if(POLICY CMP0042)
4040 cmake_policy (SET CMP0042 NEW)
4141endif ()
4242
43- set (BRPC_VERSION 1.15 .0)
43+ set (BRPC_VERSION 1.16 .0)
4444
4545SET (CPACK_GENERATOR "DEB" )
4646SET (CPACK_DEBIAN_PACKAGE_MAINTAINER "brpc authors" )
Original file line number Diff line number Diff line change 11module (
22 name = 'brpc' ,
3- version = '1.15 .0' ,
3+ version = '1.16 .0' ,
44 compatibility_level = 1 ,
55)
66
Original file line number Diff line number Diff line change 11Apache bRPC
2- Copyright 2018-2025 The Apache Software Foundation
2+ Copyright 2018-2026 The Apache Software Foundation
33
44This product includes software developed at
55The Apache Software Foundation (http://www.apache.org/).
Original file line number Diff line number Diff line change 1- 1.15 .0
1+ 1.16 .0
Original file line number Diff line number Diff line change 1818#
1919
2020Name: brpc
21- Version: 1.15 .0
21+ Version: 1.16 .0
2222Release: 1%{?dist }
2323Summary: Industrial-grade RPC framework using C++ Language.
2424
You can’t perform that action at this time.
0 commit comments