From d4a8f0ff1a7852e85cd8165b8ced2902ae8bef2c Mon Sep 17 00:00:00 2001 From: neverchanje Date: Thu, 18 Jul 2019 12:25:26 +0800 Subject: [PATCH] Release pegasus 1.11.6-RC1 --- src/include/pegasus/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/include/pegasus/version.h b/src/include/pegasus/version.h index ea7316f..128c5b6 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.5" +#define PEGASUS_VERSION "1.11.6-RC1" -- GitLab