You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pegasus.apache.org by yu...@apache.org on 2021/09/22 10:10:48 UTC

[incubator-pegasus] branch v2.3 created (now ba13766)

This is an automated email from the ASF dual-hosted git repository.

yuchenhe pushed a change to branch v2.3
in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git.


      at ba13766  chore: bump the version to 2.3.0-RC1

This branch includes the following new commits:

     new ba13766  chore: bump the version to 2.3.0-RC1

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pegasus.apache.org
For additional commands, e-mail: commits-help@pegasus.apache.org


[incubator-pegasus] 01/01: chore: bump the version to 2.3.0-RC1

Posted by yu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

yuchenhe pushed a commit to branch v2.3
in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git

commit ba13766952e9e88307962ceb4ac682836169fd45
Author: heyuchen <he...@xiaomi.com>
AuthorDate: Wed Sep 22 18:10:27 2021 +0800

    chore: bump the version to 2.3.0-RC1
---
 rdsn                          | 2 +-
 src/include/pegasus/version.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/rdsn b/rdsn
index 3bcff61..4cce780 160000
--- a/rdsn
+++ b/rdsn
@@ -1 +1 @@
-Subproject commit 3bcff61f1103d2947c2fc9b723f81b720f342c27
+Subproject commit 4cce7804e7be01dff760e1682eeca7f6e89e9475
diff --git a/src/include/pegasus/version.h b/src/include/pegasus/version.h
index 2e195f6..06031c3 100644
--- a/src/include/pegasus/version.h
+++ b/src/include/pegasus/version.h
@@ -18,4 +18,4 @@
  */
 
 #pragma once
-#define PEGASUS_VERSION "2.1.SNAPSHOT"
+#define PEGASUS_VERSION "2.3.0-RC1"

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pegasus.apache.org
For additional commands, e-mail: commits-help@pegasus.apache.org