From f0ca48d59b08307b70d2a031c8bcff123743a8e0 Mon Sep 17 00:00:00 2001 From: neverchanje Date: Thu, 30 May 2019 15:43:16 +0800 Subject: [PATCH] Release pegasus 1.11.4 --- rdsn | 2 +- src/include/pegasus/version.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rdsn b/rdsn index 46e4c48..2b28192 160000 --- a/rdsn +++ b/rdsn @@ -1 +1 @@ -Subproject commit 46e4c48b180030f16bc7c6324f175b42a0d39114 +Subproject commit 2b28192667df55d881a24ef6b3e133f17da86865 diff --git a/src/include/pegasus/version.h b/src/include/pegasus/version.h index 8c6c028..1be7bcd 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.3" +#define PEGASUS_VERSION "1.11.4" -- GitLab