From 21ed6bb22e3a43b1ac09e6867ab3f6954727f88c Mon Sep 17 00:00:00 2001 From: neverchanje Date: Fri, 21 Jun 2019 21:47:24 +0800 Subject: [PATCH] Release pegasus 1.11.5-RC1 --- rdsn | 2 +- src/include/pegasus/version.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rdsn b/rdsn index c00770c..ee44c4b 160000 --- a/rdsn +++ b/rdsn @@ -1 +1 @@ -Subproject commit c00770cf7e363ef59bd3278949c1542b3b52dcf5 +Subproject commit ee44c4b0b654214cff6957b1136474be4614a5f4 diff --git a/src/include/pegasus/version.h b/src/include/pegasus/version.h index 1be7bcd..648bddd 100644 --- a/src/include/pegasus/version.h +++ b/src/include/pegasus/version.h @@ -3,4 +3,4 @@ // can be found in the LICENSE file in the root directory of this source tree. #pragma once -#define PEGASUS_VERSION "1.11.4" +#define PEGASUS_VERSION "1.11.5-RC1" -- GitLab