This is an automated email from the ASF dual-hosted git repository.
huixxi pushed a commit to branch release-1.5
in repository https://gitbox.apache.org/repos/asf/brpc.git
The following commit(s) were added to refs/heads/release-1.5 by this push:
new 8c9316a0 Update CMakeLists.txt
8c9316a0 is described below
commit 8c9316a003b2a025f9b6e9036e0a7a991343d7e8
Author: HU <[email protected]>
AuthorDate: Wed Apr 19 17:11:12 2023 +0800
Update CMakeLists.txt
---
CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 35365b27..4ac815d6 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -34,7 +34,7 @@ if(POLICY CMP0042)
cmake_policy(SET CMP0042 NEW)
endif()
-set(BRPC_VERSION 1.4.0)
+set(BRPC_VERSION 1.5.0)
SET(CPACK_GENERATOR "DEB")
SET(CPACK_DEBIAN_PACKAGE_MAINTAINER "brpc authors")
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]