This is an automated email from the ASF dual-hosted git repository. tomaz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/libcloud.git
commit 3ee87798cc9ebca9c86f744571238211b4597392 Author: Tomaz Muraus <[email protected]> AuthorDate: Wed Aug 28 20:58:42 2019 +0200 Update doap file for v2.6.0 release. --- doap_libcloud.rdf | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doap_libcloud.rdf b/doap_libcloud.rdf index 812e83f..3b04f02 100644 --- a/doap_libcloud.rdf +++ b/doap_libcloud.rdf @@ -399,6 +399,13 @@ <revision>v2.5.0</revision> </Version> </release> + <release> + <Version> + <name>2.6.0</name> + <created>2019-08-28</created> + <revision>v2.6.0</revision> + </Version> + </release> <repository> <SVNRepository> <location rdf:resource="https://svn.apache.org/repos/asf/libcloud/trunk/"/>
