You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by se...@apache.org on 2022/07/11 03:22:25 UTC

[incubator-brpc] branch release-1.2 updated: Update CMakeLists.txt

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 <se...@gmail.com>
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: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org