From be9e94bdb8d90ff57508623cf9624fc9598ae911 Mon Sep 17 00:00:00 2001 From: Torsten Sommer Date: Sun, 7 Mar 2021 15:32:18 +0100 Subject: [PATCH] Bump version to 3.0-alpha.6 (#1339) --- docs/examples/alias_example.xml | 2 +- docs/examples/build_description_complex.xml | 2 +- docs/examples/build_description_simple.xml | 2 +- docs/examples/co_simulation.xml | 2 +- docs/examples/co_simulation_early_return.xml | 2 +- docs/examples/model_exchange.xml | 2 +- docs/examples/model_structure_example1.xml | 2 +- docs/examples/model_structure_example2.xml | 2 +- docs/examples/model_structure_example3.xml | 2 +- docs/examples/model_structure_example4.xml | 2 +- docs/examples/se_example_modelDescription.xml | 2 +- docs/examples/string_vector_example.xml | 2 +- docs/examples/structural_parameter_example.xml | 2 +- docs/examples/unit_definition.xml | 2 +- docs/examples/variable_types.xml | 2 +- docs/index.adoc | 4 ++-- headers/fmi3FunctionTypes.h | 2 +- headers/fmi3Functions.h | 4 ++-- headers/fmi3PlatformTypes.h | 2 +- schema/fmi3ModelDescription.xsd | 8 +------- 20 files changed, 22 insertions(+), 28 deletions(-) diff --git a/docs/examples/alias_example.xml b/docs/examples/alias_example.xml index 96f81ac93..ec97ccf4e 100644 --- a/docs/examples/alias_example.xml +++ b/docs/examples/alias_example.xml @@ -1,6 +1,6 @@ - + diff --git a/docs/examples/build_description_simple.xml b/docs/examples/build_description_simple.xml index d7f408782..3ea8e0500 100644 --- a/docs/examples/build_description_simple.xml +++ b/docs/examples/build_description_simple.xml @@ -1,5 +1,5 @@ - + diff --git a/docs/examples/co_simulation.xml b/docs/examples/co_simulation.xml index ce30d7a90..845000819 100644 --- a/docs/examples/co_simulation.xml +++ b/docs/examples/co_simulation.xml @@ -1,6 +1,6 @@ - + diff --git a/docs/examples/string_vector_example.xml b/docs/examples/string_vector_example.xml index 702d3f4c2..cc0706138 100644 --- a/docs/examples/string_vector_example.xml +++ b/docs/examples/string_vector_example.xml @@ -1,6 +1,6 @@ - + diff --git a/docs/index.adoc b/docs/index.adoc index ab95722ee..cb2f8ad77 100644 --- a/docs/index.adoc +++ b/docs/index.adoc @@ -12,8 +12,8 @@ :source-highlighter: highlightjs :nofooter: :favicon: images/favicon.ico -:revdate: unreleased -:revnumber: 3.0-alpha.5 +:revdate: 2021-03-07 +:revnumber: 3.0-alpha.6 :icons: font include::docs/0___preamble.adoc[] diff --git a/headers/fmi3FunctionTypes.h b/headers/fmi3FunctionTypes.h index 877c22b6a..bb2fabff9 100644 --- a/headers/fmi3FunctionTypes.h +++ b/headers/fmi3FunctionTypes.h @@ -4,7 +4,7 @@ #include "fmi3PlatformTypes.h" /* -This header file defines the data and function types of FMI 3.0-alpha.5. +This header file defines the data and function types of FMI 3.0-alpha.6. It must be used when compiling an FMU or an FMI importer. Copyright (C) 2011 MODELISAR consortium, diff --git a/headers/fmi3Functions.h b/headers/fmi3Functions.h index 41436214a..25dcd34c2 100644 --- a/headers/fmi3Functions.h +++ b/headers/fmi3Functions.h @@ -2,7 +2,7 @@ #define fmi3Functions_h /* -This header file declares the functions of FMI 3.0-alpha.5. +This header file declares the functions of FMI 3.0-alpha.6. It must be used when compiling an FMU. In order to have unique function names even if several FMUs @@ -93,7 +93,7 @@ it may be set to __declspec(dllimport). #endif /* FMI version */ -#define fmi3Version "3.0-alpha.5" +#define fmi3Version "3.0-alpha.6" /*************************************************** Common Functions diff --git a/headers/fmi3PlatformTypes.h b/headers/fmi3PlatformTypes.h index 9553d7076..62015481c 100644 --- a/headers/fmi3PlatformTypes.h +++ b/headers/fmi3PlatformTypes.h @@ -2,7 +2,7 @@ #define fmi3PlatformTypes_h /* -This header file defines the data types of FMI 3.0-alpha.5. +This header file defines the data types of FMI 3.0-alpha.6. It must be used by both FMU and FMI master. Copyright (C) 2008-2011 MODELISAR consortium, diff --git a/schema/fmi3ModelDescription.xsd b/schema/fmi3ModelDescription.xsd index d46035ce2..63bb4a6c1 100644 --- a/schema/fmi3ModelDescription.xsd +++ b/schema/fmi3ModelDescription.xsd @@ -122,13 +122,7 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - - - - - - - +