This is an automated email from the ASF dual-hosted git repository.

huixxi pushed a commit to branch release-1.11
in repository https://gitbox.apache.org/repos/asf/brpc.git


The following commit(s) were added to refs/heads/release-1.11 by this push:
     new f9605200 Update CMakeLists.txt
f9605200 is described below

commit f96052004f9e9cb4c2c8ff1a13896e095fdacf6b
Author: HU <uestc.h...@gmail.com>
AuthorDate: Sun Oct 20 14:05:03 2024 +0800

    Update CMakeLists.txt
---
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 71c611e1..e29a1c39 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -38,7 +38,7 @@ if(POLICY CMP0042)
     cmake_policy(SET CMP0042 NEW)
 endif()
 
-set(BRPC_VERSION 1.10.0)
+set(BRPC_VERSION 1.11.0)
 
 SET(CPACK_GENERATOR "DEB")
 SET(CPACK_DEBIAN_PACKAGE_MAINTAINER "brpc authors")


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org
For additional commands, e-mail: dev-h...@brpc.apache.org

Reply via email to