diff --git a/README.md b/README.md index 52cbc26..943ed35 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ doi:[10.3384/ecp15118459][1] ## Current release -1.11.2 +1.11.3 ## Development and contribution The library was developed by Politecnico di Milano and ESI diff --git a/ScalableTestSuite/package.mo b/ScalableTestSuite/package.mo index 0fde4a5..9fd3ea2 100644 --- a/ScalableTestSuite/package.mo +++ b/ScalableTestSuite/package.mo @@ -1,6 +1,6 @@ within ; package ScalableTestSuite "A library of scalable Modelica test models" -annotation(version = "1.11.2", +annotation(version = "1.11.3", uses(Modelica(version = "3.2.2")), Documentation(info="
This library contains a collection of Modelica models whose size can be scaled by means of integer parameter(s). This is useful to test the ability of Modelica tools to compile and simulate models of increasing size efficiently.