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

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


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

commit 29491107cbf405a494aaf80ee32344ba34e1d7e4
Author: serverglen <[email protected]>
AuthorDate: Mon Jul 11 11:22:18 2022 +0800

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

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 0c45649f..ff4ed73f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -33,7 +33,7 @@ if(POLICY CMP0042)
     cmake_policy(SET CMP0042 NEW)
 endif()
 
-set(BRPC_VERSION 1.1.0)
+set(BRPC_VERSION 1.2.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]

Reply via email to