From eafef88cdddbfefd5a62e51f25a06daef58c6015 Mon Sep 17 00:00:00 2001 From: Francesco Casella Date: Wed, 21 Sep 2016 15:12:35 +0200 Subject: [PATCH] Updated revision numbers --- README.md | 2 +- ScalableTestSuite/package.mo | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9f24045..0b70b65 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ doi:[10.3384/ecp15118459][1] ## Current release -1.8.1 +1.8.2 ## Development and contribution The library was developed by Politecnico di Milano diff --git a/ScalableTestSuite/package.mo b/ScalableTestSuite/package.mo index 44339b8..1714364 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.8.1", +annotation(version = "1.8.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.