This is an automated email from the ASF dual-hosted git repository. laiyingchun pushed a commit to branch v2.2 in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git
commit a81b6c78cca29d679ae51d7cf5287334c914e3dd Author: Yingchun Lai <[email protected]> AuthorDate: Thu Jun 3 17:48:23 2021 +0800 chore: bump the version to 2.2.0 --- rdsn | 2 +- src/include/pegasus/version.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rdsn b/rdsn index 386a431..7ccb58e 160000 --- a/rdsn +++ b/rdsn @@ -1 +1 @@ -Subproject commit 386a431202a1899e567684be4f141886d5580d4e +Subproject commit 7ccb58ed9c6319f1a8ccb5fe28276a8a1014379a diff --git a/src/include/pegasus/version.h b/src/include/pegasus/version.h index 1810e34..06809cb 100644 --- a/src/include/pegasus/version.h +++ b/src/include/pegasus/version.h @@ -18,4 +18,4 @@ */ #pragma once -#define PEGASUS_VERSION "2.2.0-mi-beta3" +#define PEGASUS_VERSION "2.2.0" --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
