This is an automated email from the ASF dual-hosted git repository. yuchenhe pushed a commit to tag v2.2.3 in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git
commit 7867dd578037fc9f53ce3f8a9e341556c60b52e9 Author: heyuchen <[email protected]> AuthorDate: Mon Sep 6 16:49:57 2021 +0800 chore: bump the version to v2.2.3 --- rdsn | 2 +- src/include/pegasus/version.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rdsn b/rdsn index cb93d91..c576fe3 160000 --- a/rdsn +++ b/rdsn @@ -1 +1 @@ -Subproject commit cb93d914415a78b3c85d77ead77460e39e8b2200 +Subproject commit c576fe3998f19a70797d6ab65027687c4fcf2917 diff --git a/src/include/pegasus/version.h b/src/include/pegasus/version.h index ca1256f..53b9630 100644 --- a/src/include/pegasus/version.h +++ b/src/include/pegasus/version.h @@ -18,4 +18,4 @@ */ #pragma once -#define PEGASUS_VERSION "2.2.2" +#define PEGASUS_VERSION "2.2.3" --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
