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

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

commit 705f37783343ebc5aaee0e504c31ea4abe149cd5
Author: Jens Geyer <[email protected]>
AuthorDate: Thu Feb 4 17:06:38 2021 +0100

    Version 0.14.0
---
 debian/changelog | 6 ++++++
 doap.rdf         | 5 +++++
 2 files changed, 11 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f91921a..8fd900c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+thrift (0.14.0) stable; urgency=low
+
+  * update to 0.14.0
+
+ -- Apache Thrift Developers <[email protected]>  Thu, 04 Feb 2021 
17:00:00 -0500
+
 thrift (0.13.0) stable; urgency=low
 
   * update to 0.13.0
diff --git a/doap.rdf b/doap.rdf
index 77b9113..6094de7 100755
--- a/doap.rdf
+++ b/doap.rdf
@@ -59,6 +59,11 @@
     <release rdf:parseType="Collection">
       <Version>
         <name>Apache Thrift</name>
+        <created>2021-02-04</created>
+        <revision>0.14.0</revision>
+      </Version>
+      <Version>
+        <name>Apache Thrift</name>
         <created>2019-10-11</created>
         <revision>0.13.0</revision>
       </Version>

Reply via email to