From d21658efc9238d5b19f556601a8a40bce2306944 Mon Sep 17 00:00:00 2001 From: Francesco Casella Date: Wed, 24 Oct 2018 23:05:26 +0200 Subject: [PATCH] Updated revision number --- README.md | 2 +- ScalableTestSuite/package.mo | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 943ed35..265fd81 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ doi:[10.3384/ecp15118459][1] ## Current release -1.11.3 +1.11.4 ## Development and contribution The library was developed by Politecnico di Milano and ESI diff --git a/ScalableTestSuite/package.mo b/ScalableTestSuite/package.mo index 9fd3ea2..6addbdc 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.3", +annotation(version = "1.11.4", 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.