From 0b7aa4ff38bef3258f7bcd901388a57b1bc1db60 Mon Sep 17 00:00:00 2001 From: Patrick Taeuber Date: Tue, 14 May 2024 17:15:14 +0200 Subject: [PATCH] Bump version to 1.0.0-rc.4 --- 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 9324ae3..41186d8 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.3" + fmi-ls:fmi-ls-version="1.0.0-rc.4" 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." containsXcpService="true" supportsDirectMemoryAccessViaA2L="true"/> \ No newline at end of file diff --git a/docs/index.adoc b/docs/index.adoc index ba73db4..b5d2db0 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.3 +:revnumber: 1.0.0-rc.4 :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 capability flags in the layered standar |`fmi-ls-version` | `\http://fmi-standard.org/fmi-ls-manifest` -| `1.0.0-rc.3` +| `1.0.0-rc.4` | Version of the layered standard. This layered standard uses semantic versioning, as defined in <>. |`fmi-ls-description`