From a81b6c78cca29d679ae51d7cf5287334c914e3dd Mon Sep 17 00:00:00 2001 From: Yingchun Lai <405403881@qq.com> Date: Thu, 3 Jun 2021 17:48:23 +0800 Subject: [PATCH] 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 386a431202..7ccb58ed9c 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 1810e34a13..06809cb201 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"