diff --git a/docs/Reference-FMUs b/docs/Reference-FMUs index 99524be50..09cb9936d 160000 --- a/docs/Reference-FMUs +++ b/docs/Reference-FMUs @@ -1 +1 @@ -Subproject commit 99524be507de8895b8a32592e38dae9525d8a05d +Subproject commit 09cb9936dae1a95dc0fc441f860786c010f3418e diff --git a/docs/examples/alias_example.xml b/docs/examples/alias_example.xml index 1b7a403bc..768341d0d 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 1c9adcc34..604fdc441 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 21e97d892..584463cff 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 0f8ad95d8..34aef145a 100644 --- a/docs/examples/string_vector_example.xml +++ b/docs/examples/string_vector_example.xml @@ -1,6 +1,6 @@ - + diff --git a/headers/fmi3FunctionTypes.h b/headers/fmi3FunctionTypes.h index 489428b97..71030947f 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.7. +This header file defines the data and function types of FMI 3.0-beta.1. 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 f8d116db3..3e3aa670f 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.7. +This header file declares the functions of FMI 3.0-beta.1. 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.7" +#define fmi3Version "3.0-beta.1" /*************************************************** Common Functions diff --git a/headers/fmi3PlatformTypes.h b/headers/fmi3PlatformTypes.h index 63c430e4a..42547ee5d 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.7. +This header file defines the data types of FMI 3.0-beta.1. 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 587008271..c92781bf8 100644 --- a/schema/fmi3ModelDescription.xsd +++ b/schema/fmi3ModelDescription.xsd @@ -102,7 +102,7 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - +