This is an automated email from the ASF dual-hosted git repository. yuchenhe pushed a commit to branch v2.1 in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git
commit 4f8db17808470a999b9a7c49d451ff6e957f15e6 Author: heyuchen <[email protected]> AuthorDate: Mon Sep 14 14:44:56 2020 +0800 Release pegasus 2.1.0-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 f9a1d63..d2814e0 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.13.SNAPSHOT" +#define PEGASUS_VERSION "2.1.0-RC1" --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
