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

sijie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git


The following commit(s) were added to refs/heads/master by this push:
     new 00a286b  ISSUE #747: Reorder releases menu - 4.5.1 should appear 
before 4.5.0
00a286b is described below

commit 00a286be3fa1795b4b7a12a7ce417198d4f46710
Author: Sijie Guo <[email protected]>
AuthorDate: Mon Nov 20 15:02:37 2017 -0800

    ISSUE #747: Reorder releases menu - 4.5.1 should appear before 4.5.0
    
    Descriptions of the changes in this PR:
    
    - 4.5.1 should appear before 4.5.0
    - bump dlog version to 0.5.0
    
    Author: Sijie Guo <[email protected]>
    
    Reviewers: Enrico Olivelli <[email protected]>
    
    This closes #748 from sijie/issue_747, closes #747
---
 site/_config.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/site/_config.yml b/site/_config.yml
index 7ff3e54..7c305e4 100644
--- a/site/_config.yml
+++ b/site/_config.yml
@@ -10,9 +10,9 @@ twitter_url: https://twitter.com/asfbookkeeper
 livereload: true
 
 versions:
-- "4.5.0"
-- "4.5.1"
 # [next_version_placehodler]
+- "4.5.1"
+- "4.5.0"
 
 archived_versions:
 - "4.4.0"
@@ -29,7 +29,7 @@ archived_versions:
 latest_version: "4.6.0-SNAPSHOT"
 latest_release: "4.5.1"
 stable_release: "4.5.0"
-distributedlog_version: "2.1.0-0.4.0"
+distributedlog_version: "0.5.0"
 
 defaults:
 - scope:

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to