This is an automated email from the ASF dual-hosted git repository.
huixxi pushed a commit to branch release-1.3
in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git
The following commit(s) were added to refs/heads/release-1.3 by this push:
new 44b5922d Update CMakeLists.txt
44b5922d is described below
commit 44b5922d25e79159bee3d12ee4fd1449f128a54d
Author: HU <[email protected]>
AuthorDate: Tue Oct 11 21:06:39 2022 +0800
Update CMakeLists.txt
---
CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 713a090e..9edc0a68 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -33,7 +33,7 @@ if(POLICY CMP0042)
cmake_policy(SET CMP0042 NEW)
endif()
-set(BRPC_VERSION 1.2.0)
+set(BRPC_VERSION 1.3.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]