diff --git a/README.md b/README.md index 12f96a0..52cbc26 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ doi:[10.3384/ecp15118459][1] ## Current release -1.11.1 +1.11.2 ## Development and contribution The library was developed by Politecnico di Milano and ESI diff --git a/ScalableTestSuite/package.mo b/ScalableTestSuite/package.mo index 818fc56..0fde4a5 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.1", +annotation(version = "1.11.2", 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.