This is an automated email from the ASF dual-hosted git repository. yuchenhe pushed a commit to branch v2.3 in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git
commit ba13766952e9e88307962ceb4ac682836169fd45 Author: heyuchen <[email protected]> AuthorDate: Wed Sep 22 18:10:27 2021 +0800 chore: bump the version to 2.3.0-RC1 --- rdsn | 2 +- src/include/pegasus/version.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rdsn b/rdsn index 3bcff61..4cce780 160000 --- a/rdsn +++ b/rdsn @@ -1 +1 @@ -Subproject commit 3bcff61f1103d2947c2fc9b723f81b720f342c27 +Subproject commit 4cce7804e7be01dff760e1682eeca7f6e89e9475 diff --git a/src/include/pegasus/version.h b/src/include/pegasus/version.h index 2e195f6..06031c3 100644 --- a/src/include/pegasus/version.h +++ b/src/include/pegasus/version.h @@ -18,4 +18,4 @@ */ #pragma once -#define PEGASUS_VERSION "2.1.SNAPSHOT" +#define PEGASUS_VERSION "2.3.0-RC1" --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
