This is an automated email from the ASF dual-hosted git repository. yuchenhe pushed a commit to branch v2.1 in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git
commit b6bf1aaf44694d3cdd927877afc5e78ee3b98838 Author: heyuchen <[email protected]> AuthorDate: Thu Sep 3 15:31:38 2020 +0800 Release pegasus 2.1.0-RC1 --- rdsn | 2 +- src/include/pegasus/version.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rdsn b/rdsn index 40d86f7..2158aeb 160000 --- a/rdsn +++ b/rdsn @@ -1 +1 @@ -Subproject commit 40d86f7f7aa51ba874d9cc91cb7e267f18b2bd11 +Subproject commit 2158aeb5022a9881c18bbad3addd02c68eb93323 diff --git a/src/include/pegasus/version.h b/src/include/pegasus/version.h index f9a1d63..d2814e0 100644 --- a/src/include/pegasus/version.h +++ b/src/include/pegasus/version.h @@ -3,4 +3,4 @@ // can be found in the LICENSE file in the root directory of this source tree. #pragma once -#define PEGASUS_VERSION "1.13.SNAPSHOT" +#define PEGASUS_VERSION "2.1.0-RC1" --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
