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 3f781dbbceb2030d7d27960b301e4e131789c32f Author: heyuchen <[email protected]> AuthorDate: Wed Oct 13 10:50:36 2021 +0800 chore: bump the version to 2.3.0 --- 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..712490f 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" --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
