Skip to content

Commit

Permalink
Fix #1323, update Modelica_DeviceDrivers to 2.0.0 in uses (#1324)
Browse files Browse the repository at this point in the history
  • Loading branch information
adrpo committed Aug 16, 2022
1 parent dc98bd3 commit ac193db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AixLib/package.mo
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ package AixLib
uses(
NcDataReader2(version="2.5.0"),
SDF(version="0.4.2"),
Modelica_DeviceDrivers(version="1.7.0"),
Modelica_DeviceDrivers(version="2.0.0"),
ObsoleteModelica4(version="4.0.0"),
Modelica(version="4.0.0")),
version="1.3.0",
Expand Down

0 comments on commit ac193db

Please sign in to comment.