From 3954fac95127e9eb84ab07b462a3299368e73a9f Mon Sep 17 00:00:00 2001 From: WeijieSun Date: Mon, 2 Jul 2018 10:04:03 +0800 Subject: [PATCH] Release pegasus 1.9.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 c9563c3..d6c171d 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.9.1" +#define PEGASUS_VERSION "1.9.2" -- GitLab