This is an automated email from the ASF dual-hosted git repository. wutao pushed a commit to branch v2.1 in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git
commit e5125902a4a33c2c9976f2563aee3e6f1f2e430a Author: neverchanje <[email protected]> AuthorDate: Sat Sep 19 10:34:21 2020 +0800 Release pegasus 2.1.0-RC2 --- rdsn | 2 +- src/include/pegasus/version.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rdsn b/rdsn index 2158aeb..0bd8f36 160000 --- a/rdsn +++ b/rdsn @@ -1 +1 @@ -Subproject commit 2158aeb5022a9881c18bbad3addd02c68eb93323 +Subproject commit 0bd8f3685d99dbe4bfc0ee0f70776cb0a43e33aa diff --git a/src/include/pegasus/version.h b/src/include/pegasus/version.h index d2814e0..037695d 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 "2.1.0-RC1" +#define PEGASUS_VERSION "2.1.0-RC2" --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
