Skip to content

Commit

Permalink
Removed redundant version number info
Browse files Browse the repository at this point in the history
Removed redundant version number info as per comment modelica#4247 (comment)
  • Loading branch information
arunkumar-narasimhan authored Jan 12, 2024
1 parent a8e0fc3 commit 99b30d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ModelicaTest/package.mo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
within ;
package ModelicaTest "Library to test components of package Modelica - Version 4.1.0"
package ModelicaTest "Library to test components of package Modelica"
extends Modelica.Icons.Package;

import Modelica.Units.SI;
Expand Down

0 comments on commit 99b30d0

Please sign in to comment.