From 5d24bd361552bd8cbff724e8817e00e8ecc5d260 Mon Sep 17 00:00:00 2001 From: wutao1 Date: Tue, 19 Nov 2019 10:21:28 +0800 Subject: [PATCH] Release pegasus 1.12.0-RC2 --- rdsn | 2 +- src/include/pegasus/version.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rdsn b/rdsn index 4fd2cbeafe..0b0b46e7a4 160000 --- a/rdsn +++ b/rdsn @@ -1 +1 @@ -Subproject commit 4fd2cbeafe92c45562151d77f57d2beff134ddf3 +Subproject commit 0b0b46e7a49d67e7c4f4c506e07fc27b8cdb4cc1 diff --git a/src/include/pegasus/version.h b/src/include/pegasus/version.h index 8c927e1f06..8142c71d7c 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.12.0-RC1" +#define PEGASUS_VERSION "1.12.0-RC2"