Skip to content

Commit

Permalink
Bump to version 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fvanderlinden committed May 3, 2016
1 parent b5da0ed commit 3a291d9
Show file tree
Hide file tree
Showing 160 changed files with 27 additions and 5 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
23 changes: 23 additions & 0 deletions AdvancedNoise 0.9.1/UsersGuide/ReleaseNotes/Version_0_9_1.mo
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
within AdvancedNoise.UsersGuide.ReleaseNotes;
class Version_0_9_1 "Version 0.9.1 (2016-05-03)"
extends Modelica.Icons.ReleaseNotes;

annotation (Documentation(info="<html>
<p>Last working version with the MSL 3.2.1</p>
<p>In this version, Modelica_Noise is provided for easier access.</p>
</html>",
revisions="<html>
<p>
<table border=0>
<tr><td valign=\"top\">
<img src=\"modelica://AdvancedNoise/Resources/Images/General/dlr_logo.png\">
</td><td valign=\"bottom\">
<b>Copyright</b> <b>&copy; DLR Institute of System Dynamics and Control</b><br>
Initial version implemented by
A. Kl&ouml;ckner, F. v.d. Linden, D. Zimmer, M. Otter.<br>
<a href=\"http://www.dlr.de/rmc/sr/en\">DLR Institute of System Dynamics and Control</a>
</td></tr></table>
</p>
</html>"));

end Version_0_9_1;
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
Version_0_9_0
Version_0_9_1
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ LibraryInfoMenuSeparator(
category="libraries",
pos=100)

NoiseVersion = "0.9.0";
NoiseVersion = "0.9.1";

LibraryInfoMenuCommand(
category="libraries",
Expand All @@ -13,5 +13,3 @@ LibraryInfoMenuCommand(
description="Additional noise modules for Modelica. Version "+NoiseVersion,
ModelicaVersion="3.2.1",
pos=1500)

// LibraryInfoPreload(reference="Modelica_LinearSystems2")
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ package AdvancedNoise "A library with additional noise modules compatible to the


annotation(preferredView="info",
version = "0.9.0",
versionDate = "2015-09-07",
version = "0.9.1",
versionDate = "2016-05-03",
versionBuild = 1,
uses(Modelica(version="3.2.1"), Modelica_Noise(version=
"1.0 Beta.1")),
Expand Down
File renamed without changes.

0 comments on commit 3a291d9

Please sign in to comment.