From 216cfebc3475b402e5b2281a99f0ea2c709df607 Mon Sep 17 00:00:00 2001 From: Yingchun Lai <405403881@qq.com> Date: Thu, 2 Jan 2020 19:17:24 +0800 Subject: [PATCH] Release pegasus 1.12.2 --- 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 54e1696105..1fff093da1 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.2-RC1" +#define PEGASUS_VERSION "1.12.2"