Repository: climate Updated Branches: refs/heads/master 63fc51e55 -> 74699f4b5
CLIMATE-498 - Update DOAP for 0.4 release Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/2ff282c3 Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/2ff282c3 Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/2ff282c3 Branch: refs/heads/master Commit: 2ff282c3e2efcdaf8f52a82ab08c7e152587879c Parents: 7284c42 Author: Michael Joyce <[email protected]> Authored: Mon Aug 4 07:43:27 2014 -0700 Committer: Michael Joyce <[email protected]> Committed: Mon Aug 4 07:43:27 2014 -0700 ---------------------------------------------------------------------- doap_CLIMATE.rdf | 7 +++++++ 1 file changed, 7 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/climate/blob/2ff282c3/doap_CLIMATE.rdf ---------------------------------------------------------------------- diff --git a/doap_CLIMATE.rdf b/doap_CLIMATE.rdf index ef58680..da3019f 100644 --- a/doap_CLIMATE.rdf +++ b/doap_CLIMATE.rdf @@ -35,6 +35,13 @@ <programming-language>Python</programming-language> <category rdf:resource="http://projects.apache.org/category/content" /> <release> + <Version> + <name>Apache Open Climate Workbench 0.4</name> + <created>2014-08-06</created> + <revision>0.4</revision> + </Version> + </release> + <release> <Version> <name>Apache Open Climate Workbench 0.3-incubating</name> <created>2013-10-12</created>
