This is an automated email from the ASF dual-hosted git repository. jfthomps pushed a commit to branch vcl-2.5.1-bugfixes in repository https://gitbox.apache.org/repos/asf/vcl.git
commit 74ecacf9731d977f3fbdc58286b77fb20e0e107d Author: Josh Thompson <[email protected]> AuthorDate: Wed Mar 19 19:51:20 2025 -0400 doap_vcl.rdf: added 2.5.2 to list of releases --- doap_vcl.rdf | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doap_vcl.rdf b/doap_vcl.rdf index fa5c1abe..c049307a 100644 --- a/doap_vcl.rdf +++ b/doap_vcl.rdf @@ -38,6 +38,13 @@ <programming-language>PHP</programming-language> <programming-language>SQL</programming-language> <category rdf:resource="http://projects.apache.org/category/cloud" /> + <release> + <Version> + <name>Apache VCL 2.5.2</name> + <created>2024-03-12</created> + <revision>2.5.2</revision> + </Version> + </release> <release> <Version> <name>Apache VCL 2.5.1</name>
