From 0619c17c82679ee0aad8062ad7d40890c606ad81 Mon Sep 17 00:00:00 2001 From: Francesco Casella Date: Mon, 6 Nov 2017 12:45:12 +0100 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 059c5ef..713f355 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ doi:[10.3384/ecp15118459][1] ## Current release -1.9.3 +1.9.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 ca947ba..f29a722 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.9.3", +annotation(version = "1.9.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.