From e35d79b1b9d18a427565fc148903f38062992b61 Mon Sep 17 00:00:00 2001 From: Patrick Taeuber Date: Thu, 29 Aug 2024 11:25:40 +0200 Subject: [PATCH] Bump version to 1.0.0-rc.5 --- docs/examples/fmi_ls_xcp_manifest_example.xml | 2 +- docs/index.adoc | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/examples/fmi_ls_xcp_manifest_example.xml b/docs/examples/fmi_ls_xcp_manifest_example.xml index 9e18815..40f6e85 100644 --- a/docs/examples/fmi_ls_xcp_manifest_example.xml +++ b/docs/examples/fmi_ls_xcp_manifest_example.xml @@ -4,7 +4,7 @@ xsi:noNamespaceSchemaLocation="../../schema/fmi3LayeredStandardXcpManifest.xsd" xmlns:fmi-ls="http://fmi-standard.org/fmi-ls-manifest" fmi-ls:fmi-ls-name="org.fmi-standard.fmi-ls-xcp" - fmi-ls:fmi-ls-version="1.0.0-rc.4" + fmi-ls:fmi-ls-version="1.0.0-rc.5" fmi-ls:fmi-ls-description="Layered standard based on FMI 2.0 and FMI 3.0 for describing and implementing XCP support for FMUs, which can either provide an XCP service or allow direct memory access via A2L files."> diff --git a/docs/index.adoc b/docs/index.adoc index c8fdccd..c05054d 100644 --- a/docs/index.adoc +++ b/docs/index.adoc @@ -12,7 +12,7 @@ :nofooter: :favicon: images/favicon.ico :revdate: unreleased -:revnumber: 1.0.0-rc.4 +:revnumber: 1.0.0-rc.5 :icons: font Based on FMI 2.0 and FMI 3.0, this layered standard defines how to describe and implement XCP support for FMUs, which can either provide an XCP service or allow direct memory access via A2L files. @@ -117,7 +117,7 @@ This layered standard defines additional elements that carry relevant interface |`fmi-ls-version` | `\http://fmi-standard.org/fmi-ls-manifest` -| `1.0.0-rc.4` +| `1.0.0-rc.5` | Version of the layered standard. This layered standard uses semantic versioning, as defined in <>. |`fmi-ls-description`