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

jensg pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/thrift-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 91d129d  Release 0.14.0
91d129d is described below

commit 91d129d9bacd72bd533e6b5dd28672d6ecf9cfff
Author: Jens Geyer <[email protected]>
AuthorDate: Fri Feb 12 00:15:14 2021 +0100

    Release 0.14.0
---
 _config.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/_config.yml b/_config.yml
index 7d37b92..e6a9686 100644
--- a/_config.yml
+++ b/_config.yml
@@ -43,6 +43,6 @@ release_url: "https://www.apache.org/dist/thrift";
 mirror_url: "http://www.apache.org/dyn/closer.cgi?path=";
 jira_url: "http://issues.apache.org/jira/browse/THRIFT";
 
-current_release: "0.13.0"
-current_release_date: "2019-OCT-16"
+current_release: "0.14.0"
+current_release_date: "2021-FEB-11"
 

Reply via email to